Modify ↓
Ticket #9009 (closed task: Fixed)
Opened 3 years ago
Last modified 15 months ago
Port miscellaneous dialogs/popups to MythUI
| Reported by: | stuartm | Owned by: | stuartm |
|---|---|---|---|
| Priority: | blocker | Milestone: | 0.25 |
| Component: | MythTV - User Interface Library | Version: | Master Head |
| Severity: | low | Keywords: | |
| Cc: | Ticket locked: | no |
Description
There are a number of places where we are still using old popups and dialogs instead of MythUI. This ticket just gives a single place to reference and coordinate their replacement.
These dialogs are all marked as deprecated in trunk, so they can be found by looking at the build warnings or grepping the source. http://www.cuymedia.net/mythtv-warnings/
Progress/busy dialogs should be a fairly straight swap, ok/menu dialogs require more work because the mythui dialogs are non-blocking.
Attachments
Change History
Changed 3 years ago by stuartm
- Attachment mythui_mythgame.diff added
comment:1 Changed 3 years ago by stuartm
Patch attached to replace progress popups in mythgame.
comment:2 Changed 3 years ago by stuartm
- Summary changed from Port miscellanous dialogs/popups to MythUI to Port miscellaneous dialogs/popups to MythUI
comment:5 Changed 2 years ago by stuartm
Ref [ad6e04d]
comment:7 Changed 15 months ago by stuartm
- Status changed from assigned to closed
- Resolution set to Fixed
- Milestone changed from unknown to 0.25
Note: See
TracTickets for help on using
tickets.

Mythgame progress dialog replacement