Re: [qooxdoo-devel] API Viewer and custom classes bug

2008-08-27 Thread Jonathan Rass
Hello Chris, it should be working since r16163. ;-) Cheers, Jonathan Chris Banford wrote: > Just checked -- it now shows the custom.FlowLayout class right away, but > its only displaying a blank constructor and none of the example, > parameters or other methods (it was showing all that corre

Re: [qooxdoo-devel] API Viewer and custom classes bug

2008-08-27 Thread Chris Banford
Not sure if this is already known, but when I generate the API viewer for my custom classes (FlowLayout), the first time I open the API viewer and click on my /custom/FlowLayout class in the viewer, it displays the info for qx.core -> Class Object and not FlowLayout. Thank you very muc

Re: [qooxdoo-devel] API Viewer and custom classes bug

2008-08-27 Thread Chris Banford
Fabian Jakobs wrote: PS. Wouldn't have mentioned the other issue, but thought you are trying to squish any possible bugs for the 0.8 release... Never be sorry for reporting bugs! This actually revealed a bug in a bug fix we did recently :-) Best Fabian Cool. Just trying to balance re

Re: [qooxdoo-devel] API Viewer and custom classes bug

2008-08-27 Thread Fabian Jakobs
> > Hi Fabian, > > That was it, sorry for the noise (thought I'd tried that already!!! > Damn). Was some missing Parameter docs for a private method of the > class...) > > Cheers, > -Chris > > PS. Wouldn't have mentioned the other issue, but thought you are > trying to squish any possible bugs f

Re: [qooxdoo-devel] API Viewer and custom classes bug

2008-08-27 Thread Jonathan Rass
Hi Chris! > Not sure if this is already known, but when I generate the API viewer > for my custom classes (FlowLayout), the first time I open the API viewer > and click on my /custom/FlowLayout class in the viewer, it displays the > info for qx.core -> Class Object and not FlowLayout. Thank

Re: [qooxdoo-devel] API Viewer and custom classes bug

2008-08-27 Thread Chris Banford
Fabian Jakobs wrote: It also says that the FlowLayout class isn't documented fully (with the little yellow ! triangle) but in the info area I don't see anything flagged as missing. I'm guessing that probably means I've missed a required method, but it would be cool if the API viewer could fl

Re: [qooxdoo-devel] API Viewer and custom classes bug

2008-08-27 Thread Fabian Jakobs
Chris Banford schrieb: > Hi devs, > > Not sure if this is already known, but when I generate the API viewer > for my custom classes (FlowLayout), the first time I open the API > viewer and click on my /custom/FlowLayout class in the viewer, it > displays the info for qx.core -> Class Object and

[qooxdoo-devel] API Viewer and custom classes bug

2008-08-27 Thread Chris Banford
Hi devs, Not sure if this is already known, but when I generate the API viewer for my custom classes (FlowLayout), the first time I open the API viewer and click on my /custom/FlowLayout class in the viewer, it displays the info for qx.core -> Class Object and not FlowLayout. Clicking on any