Re: [qooxdoo-devel] API Viewer and generated methods

2007-09-28 Thread dperez
Done! http://bugzilla.qooxdoo.org/show_bug.cgi?id=672 Sebastian Werner wrote: > > Filtering property methods seems to be a good idea. I could also live > with when this would be the default as this keeps the default views > lists more compact. > > Can you please open a bugreport and attach a

Re: [qooxdoo-devel] API Viewer and generated methods

2007-09-28 Thread Sebastian Werner
dperez schrieb: > Is this a good idea? > > > dperez wrote: >> Hi, >> >> Some classes have a lot of methods and properties like e.g. >> qx.u.core.Widget. >> It would be useful if generated methods from properties could also be >> filtered, like inherited methods. Filtering property methods seems

Re: [qooxdoo-devel] API Viewer and generated methods

2007-09-28 Thread dperez
Is this a good idea? dperez wrote: > > Hi, > > Some classes have a lot of methods and properties like e.g. > qx.u.core.Widget. > It would be useful if generated methods from properties could also be > filtered, like inherited methods. > What do you think? > -- View this message in context:

Re: [qooxdoo-devel] Scrollbar flickering in ComboBoxEx

2007-09-28 Thread dperez
Am I the only one observing this? The amount of flickering is variable. There can be no flickering or do it a few times or over a dozen dperez wrote: > > With qx 0.7.2 I've observed that when I expand the list of a ComboboxEx, > sometimes the scrollbars appear and disappear several times. > >

Re: [qooxdoo-devel] nodeId missing in a TreeVirtual

2007-09-28 Thread dperez
It works! Applied your patch both to legacy 0.7 branch and trunk Derrell Lipman wrote: > > Ok, ease-of-use and lack of confusion trumps a bit of extra memory. > David, > please try the attached (untested) patch and let me know how it works. > Note > that this is against legacy_0_7_x to which

Re: [qooxdoo-devel] how to scoll up large lists, trees, tables to an anker?

2007-09-28 Thread westor
Hi David, that works fine, thank you. dperez wrote: > > Hi Torsten, > > You can use this: > virtualtree.scrollCellVisible(0, row); > > > westor wrote: >> >> In my application a have a huge tree. One of my usecases is to open the >> trees with a given entry by script and not by userclick.

Re: [qooxdoo-devel] --api-documentation-index-file

2007-09-28 Thread Sebastian Werner
For me this looks like the makefiles use new functionality while the generator does not provide it already. Please doublecheck that all your files from the framework/tool folder are up-to-date. Maybe there is a little inconsistency. Hope this helps. Sebastian thron7 schrieb: > Tobias Koller

Re: [qooxdoo-devel] --api-documentation-index-file

2007-09-28 Thread thron7
Tobias Koller (GERMO GmbH) wrote: > > Hi list, > > I updated my svn today and when I start „make“ the following error is > displayed: > > generator.py: error: no such option: --api-documentation-index-file > > what’s that? > To answer both of your questions: 1) --api-documentation-index-file refer