View Single Post
tigert's Avatar
Posts: 21 | Thanked: 16 times | Joined on May 2006 @ Finland
#9
I was pondering the settings a bit:

Code:
.------------- Settings ---------------.
| Widget always updates when clicked   | < label
|( Update only when connected         )| (1)
|( Update interval         20 minutes )| (2)
|( Selected command            foobar )| (3)

(1) Touch selector: Always update / Update only when connected /
    Update only when connected to wlan

(2) Touch selector: 5 seconds,30 seconds, 1 minute, 5 minutes,
    10 minutes, 30 minutes, 60 minutes, 2 hours, 6 hours, 12 hours

(3) Touch selector opens dialog which works much like the 
    "sharing accounts" settings in control panel:

.---------- Saved commands --------------.
| Uptime command             :           | > press list item > editor
| Disk free                  :           |
| METAR                      :           |
|                            : (  New  ) | > press new -> empty editor
------------------------------------------

Command Editor dialog:

.----------- Edit command ---------------.
| Name    [ Uptime command ] :           |
| Title   [ Up:            ] : ( Delete )|
| Command [ uptime | cut -d] : (  Save  )|
------------------------------------------
This would work nicely for my needs at least - any comments?

(Note that Fremantle style has no colons ( in label - entry pairs in settings dialogs)

Last edited by tigert; 2010-01-04 at 14:27.