Quote:
Originally Posted by Carmelocotonto
Could I even make the message stick while the file.sh is running? (not only 4 seconds)?
|
I don't know if it will help you now, but the next version of NickelDBus will have new methods to do just that. The existing confirmation dialog functionality has been extended.
It will be possible to create a 'modal' style dialog/message box that can be dismissed by the developer when convenient (the user can still close it for safety). The developer can also change the message as well.
Quote:
rather than yes / no response, a dialog that can get a (one line?) text response
|
I've tried doing something with this request this afternoon, and haven't gotten very far. I think it's going to be in the too-hard basket I'm afraid. For the curious, I can display a text edit box. There's just the wee little snag of hooking up a touch keyboard to it...