Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [platform-swt-dev] Sider Widget, or Progress Bar Widget

Great will give it a shot
 
Steve
-----Original Message-----
From: platform-swt-dev-admin@xxxxxxxxxxx [mailto:platform-swt-dev-admin@xxxxxxxxxxx]On Behalf Of Steve Northover
Sent: Tuesday, 21 October 2003 2:52 AM
To: platform-swt-dev@xxxxxxxxxxx
Cc: platform-swt-dev@xxxxxxxxxxx; platform-swt-dev-admin@xxxxxxxxxxx
Subject: Re: [platform-swt-dev] Sider Widget, or Progress Bar Widget


I'm assuming GTK.  The look of the slider is dictated by the theme manger. As for the "top to bottom" thing, it's Fixed > 20031020.



"Steve Vanspall" <steve@xxxxxxxxxxxxxxxxxx>
Sent by: platform-swt-dev-admin@xxxxxxxxxxx

10/20/2003 12:31 AM
Please respond to platform-swt-dev

       
        To:        <platform-swt-dev@xxxxxxxxxxx>
        cc:        
        Subject:        [platform-swt-dev] Sider Widget, or Progress Bar Widget



Hi there, I am playing around with making a media player in SWT.

I am currently runing on linux, and am using progress bars to show the
volume levels.

I had tried using a slider, but didn't like the look of it.

Before I try to make my own widget, just wondering if there was a way to
customize the look of a sliders... umm, well the look of it's slider. Also
wondering if there was a way to reverse the way a vertical progress bar
works.

At the moment, as you increase the selection vaue, the bar fill from top to
bottom, rather than bottom to top. Seems strange to me, but that's what it
does.

Anyway, if anyone has any suggestions, they would be appreciated.

Regards

Steve Vanspall


_______________________________________________
platform-swt-dev mailing list
platform-swt-dev@xxxxxxxxxxx
http://dev.eclipse.org/mailman/listinfo/platform-swt-dev


Back to the top