I managed to get a progress bar appearing in the status bar.
Now, to be more striking, I tried to color the gauge:
Setting the foreground color had no effect. Setting the
background color applies on gauge _and_ background.
This happens at least with:
wxP: 2.3.2.1 wxGTK: 2.3.2, py 2.1, GTK: 1.2.10.
I managed to get a progress bar appearing in the status bar.
Now, to be more striking, I tried to color the gauge:
Setting the foreground color had no effect. Setting the
background color applies on gauge _and_ background.
This happens at least with:
wxP: 2.3.2.1 wxGTK: 2.3.2, py 2.1, GTK: 1.2.10.
Seems to work on MSW. You should either ask about this on wx-users or just
enter a bug report at SourceForge (be sure to log in to SF first.)
···
--
Robin Dunn
Software Craftsman
robin@AllDunn.com Java give you jitters? http://wxPython.org Relax with wxPython!
Btw, Robin: does wxPython don't have any bugs to track?
Cheers,
Hans-Peter
···
On Monday, 4. February 2002 21:22, AllDunn Admin wrote:
> I managed to get a progress bar appearing in the status bar.
> Now, to be more striking, I tried to color the gauge:
> Setting the foreground color had no effect. Setting the
> background color applies on gauge _and_ background.
>
> This happens at least with:
> wxP: 2.3.2.1 wxGTK: 2.3.2, py 2.1, GTK: 1.2.10.
Seems to work on MSW. You should either ask about this on wx-users or just
enter a bug report at SourceForge (be sure to log in to SF first.)
Btw, Robin: does wxPython don't have any bugs to track?
Eventhough there is a separate Sourceforge project for wxPython, I use the
bugtracker in the wxWindows project since most of the time wxPython bugs are
actually wxWindows bugs, or at least overlap somewhat.
···
--
Robin Dunn
Software Craftsman
robin@AllDunn.com Java give you jitters? http://wxPython.org Relax with wxPython!
Would be nice to let people know, or even better, have a link
(but don't if this is feasible @ SF)
Cheers,
Hans-Peter
···
On Thursday, 7. February 2002 18:31, Robin Dunn wrote:
> Btw, Robin: does wxPython don't have any bugs to track?
Eventhough there is a separate Sourceforge project for wxPython, I use the
bugtracker in the wxWindows project since most of the time wxPython bugs
are actually wxWindows bugs, or at least overlap somewhat.
Would be nice to let people know, or even better, have a link
(but don't if this is feasible @ SF)
The link "Report a bug" on the wxPython.org page does go to the wxWindows
project bug tracker already. I don't think I can do anythin like that
directly on the wxPython SF page though.
···
--
Robin Dunn
Software Craftsman
robin@AllDunn.com Java give you jitters? http://wxPython.org Relax with wxPython!