04-18-2023, 12:24 AM
(04-17-2023, 11:30 PM)mnrvovrfc Wrote: This is working in Slackel, however I have neutralized the "SHELL" statements. Wanted to see the dialog box in action.
I guess you'll be working on the input box to ask for time in seconds. Having the user type an entry and press [ENTER] could be unsettling for somebody quite used to GUI programs.
You might consider replacing the zero-time with "now", as in:
Code: (Select All)shutdown -h now
I have a whole bunch of widgets i can add in eventually. the important thing is that i got as far as i did.
Now that a basic version is working i can start on improving it.