Helder Magalhães schrieb:
> Fabian Jakobs-2 wrote:
>
>> There is something special about the listview and table scrollbars.
>> Since these widgets are virtual, they both use the ScrollBar [1] widget
>> for scrolling. I guess FireFox 3 has some special problems with this
>> widget.
>>
>>
Hi, does anyone know how to set 'overflowY' correctly on a table widget?
-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/
Fabian Jakobs-2 wrote:
>
> There is something special about the listview and table scrollbars.
> Since these widgets are virtual, they both use the ScrollBar [1] widget
> for scrolling. I guess FireFox 3 has some special problems with this
> widget.
>
Should this be submitted to Firefox's or
Hi Kamlesh,
I am also doing somethink like this in my du2rrd application
http://oss.oetiker.ch/du2rrd-demo/
- double click on an entry in the tree to get a graph
the source is posted as well if you click on the link in the top
lefthandcorner of the app
cheers
tobi
Today Jim Hunter wrote:
Gaetan de Menten schrieb:
> Hi all,
>
> I was curious about whether the compiler (the "build" target) strip
> away the unused methods of classes. I'm pretty sure it strips unused
> classes, but it could also strip unused methods/statics and I don't
> think it does. This would probably not be trivia
What was your solution? Could you post some sample code so others can
benefit from it?
Thanks,
Jim
On Feb 15, 2008 1:18 AM, Sandmann <[EMAIL PROTECTED]> wrote:
>
> Ok, I found a solution!
>
>
>
> Sandmann wrote:
> >
> > Hi,
> >
> > I really like the way how to write qooxdoo apps, but now I foun
If you are using the qooxdoo transport controls then you can do an animated
GIF while the transfer is taking place. I do it right now and it works fine.
I even change the icon once I get the response to indicate we are processing
the data. If you are doing your own transfer code then you might not