Hi.
I wrote a small script to download my daily newspaper on my Touch HD3. In case something goes wrong or the newspaper already was loaded I want to display some information.
For this I use (e.g.)
What's strange is: The dialog is displayed as if I rotated the HD to the left.
How could this happen? No matter how I hold the device, the dialog is alway that way.
I wrote a small script to download my daily newspaper on my Touch HD3. In case something goes wrong or the newspaper already was loaded I want to display some information.
For this I use (e.g.)
Code:
dialog 2 Exists "Load newspaper of $( date -D %s -d $today +%d.%m.%Y) again?" YES NO OPEN
How could this happen? No matter how I hold the device, the dialog is alway that way.