Hi Rui,
On Monday 04 May 2009 Rui Lopes wrote:
> That was the only way I found to create a scrollbar alike osx.
>
> I did my own theme, though, I didn't find a way to make the "slider"
> child control the first item. How can I do that using "scrollbar*"
> attributes?
The scrollbars in qooxdoo are
Hello,
On Mon, May 4, 2009 at 10:46 AM, thron7 wrote:
>
> Rui Lopes wrote:
> > Hello,
> >
> > I want to dive into themes, and as a start, I want to create a
> > scrollbar that is somewhat alike the OSX ones [0].
> >
> > So far I've manged to see how the scrollbar child controls are
> > created, e
Rui Lopes wrote:
> Hello,
>
> I want to dive into themes, and as a start, I want to create a
> scrollbar that is somewhat alike the OSX ones [0].
>
> So far I've manged to see how the scrollbar child controls are
> created, eg, in the framework/source/class/qx/ui/core/ScrollBar.js file:
>
> co
Hello,
I want to dive into themes, and as a start, I want to create a scrollbar
that is somewhat alike the OSX ones [0].
So far I've manged to see how the scrollbar child controls are created, eg,
in the framework/source/class/qx/ui/core/ScrollBar.js file:
construct : function(orientation)
{