Ticket #29 (closed defect: fixed)
GtkProgressBar styling woes
| Reported by: | mickey@… | Owned by: | ken_zhao@… |
|---|---|---|---|
| Priority: | high | Milestone: | |
| Component: | Theming - Gtk+ | Version: | unspecified |
| Severity: | normal | Keywords: | |
| Cc: | laforge@…, buglog@… | Blocked By: | |
| Blocking: | Estimated Completion (week): | ||
| HasPatchForReview: | PatchReviewResult: | ||
| Reproducible: |
Description
GtkProgressBar? has no means to set a fixed size hence it looks totally off in
most cases. It should look like (2) in
http://wiki.internal.openmoko.org/images/7/7a/Screen_music_player.png
Change History
Note: See
TracTickets for help on using
tickets.

In openmoko-music-player, we use GtkHScale to implement the progress bar.
GtkHScale styling is defined in "gtkscale".