Discussion on:

9
Comments

Join the conversation!

Follow via:
RSS
Email Alert
0 Votes
+ -
Thanks for this tip. I do copious scripting on *nix machines, and I had not yet discovered these tools. I can see potential for creating much more user-friendly script widgets. I've discovered these tools on our Solaris systems as well. I found install instructions for MacOSX (http://zenity.darwinports.com) in case anyone is interested.

It looks to to me that portability has been considered -- at least for modern *nix systems.
0 Votes
+ -
KDialog
lefty.crupps 13th Jul 2010
I just, last night for the first time, started playing with KDialog and shell scripting. Very nice indeed! I was easily able to create a GUI to reload the wireless drivers on an older Acer Aspire laptop, making my wife's computer administration a bit easier.

I found this thread to be very useful (English tho the URL is Spanish)
http://www.wikilearning.com/articulo/shell_scripting_en_kde-kdialog_usage/193-4
but it was for KDE3 with DCOP. Your tips in this article has me thinking about new ways to implement my script, thank you so much!
0 Votes
+ -
Thanks very good tip. Definitely will be put to use.
0 Votes
+ -
Very nice tips.
0 Votes
+ -
input this URL:
( http://www.ashops.us)
you can find many cheap and fashion stuff
(jor dan s-h-o-e-s)
(NBA NFL NHL MLB j-e-r-s-e-y)
( lv h-a-n-d-b-a-g)
(cha nel w-a-l-l-e-t)
(D&G s-u-n-g-l-a-s-s-e-s)
(ed har dy j-a-c-k-e-t)
(UG G b-o-o-t)

WE ACCEPT PYAPAL PAYMENT
YOU MUST NOT MISS IT!!!
0 Votes
+ -
input this URL:
( http://www.ashops.us)
you can find many cheap and fashion stuff
(jor dan s-h-o-e-s)
(NBA NFL NHL MLB j-e-r-s-e-y)
( lv h-a-n-d-b-a-g)
(cha nel w-a-l-l-e-t)
(D&G s-u-n-g-l-a-s-s-e-s)
(ed har dy j-a-c-k-e-t)
(UG G b-o-o-t)

WE ACCEPT PYAPAL PAYMENT
YOU MUST NOT MISS IT!!!
A nice introduction. I have been searching, however, for a method of interacting with a windowed app via a bash script. So my question is - is it even possible? Thanks
0 Votes
+ -
yes it is posssible
Jaqui 25th Jul 2010
but not easy.
you literally would have to capture the signals being sent to the windows and process them for content humanly readable to display it.

most windowed apps on *x systems are just wrappers for cli apps.

the most heavily used windowed apps aren't though.

the wrapped cli apps are much easier to interface with, since they are designed to work with bash already.
0 Votes
+ -
It's a long complicated path but the end result is I need to find out how to use KDialog to actually copy a file that is selected from point A to point B. I can get the --getsavefilename to work in that the dialog appears, I can select the file in question change to a new location and click save, but all that happens is an output in konsole with no file actually being copied. So I am missing something but I don't know what.
Keyboard Shortcuts:
Prev
Next
Toggle
Join the conversation
Formatting +
BB Codes - Note: HTML is not supported in forums
  • [b] Bold [/b]
  • [i] Italic [/i]
  • [u] Underline [/u]
  • [s] Strikethrough [/s]
  • [q] "Quote" [/q]
  • [ol][*] 1. Ordered List [/ol]
  • [ul][*] · Unordered List [/ul]
  • [pre] Preformat [/pre]
  • [quote] "Blockquote" [/quote]

Join the TechRepublic Community and join the conversation! Signing-up is free and quick, Do it now, we want to hear your opinion.