Rockbox

This is the bug/patch tracker for Rockbox. Click here for more information.

Quick links: Bugs · Patches · Rockbox frontpage

Tasklist

FS#2162 - insert checkbox widget in boolean setting dialogs

Attached to Project: Rockbox
Opened by Matthias Wientapper (mattzz) - Thursday, 22 April 2004, 22:29 GMT+1
Last edited by Matthias Wientapper (mattzz) - Saturday, 24 April 2004, 21:14 GMT+1
Task Type Patches
Category
Status Closed
Assigned To No-one
Player Type
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 0%
Private No

Details


This patch replaces the "YES"/"NO" text strings by a
checkbox widget (patch 939708). The checkbox widget is
scaled with respect to the used font size.

/mattzz
   settings.patch (2.1 KiB)
 settings.c |   53 ++++++++++++++++++++++++++++++++++++++++++++---------
 1 file changed, 44 insertions(+), 9 deletions(-)

This task depends upon

Closed by  Mikael Magnusson (mikaelh)
Tuesday, 30 January 2007, 23:33 GMT+1
Reason for closing:  Out of Date
Additional comments about closing:  <mattzz> http://www.rockbox.org/tracker/task/2162 can be closed, it\'s obsolete ;)
Comment by Matthias Wientapper (mattzz) - Friday, 23 April 2004, 01:19 GMT+1


some rework on the patch needed
Comment by Matthias Wientapper (mattzz) - Friday, 23 April 2004, 01:57 GMT+1


OK, I think this is it.
This version discerns boolean options from other option
types....

/mattzz
Comment by Matthias Wientapper (mattzz) - Friday, 23 April 2004, 19:10 GMT+1


- added fix for player

Loading...