Thread: [Fremantle Maemo5] Share your code
View Single Post
Halftux's Avatar
Posts: 862 | Thanked: 2,511 times | Joined on Feb 2012 @ Germany
#7
Originally Posted by justmemory View Post
I use FileChooserDialog in both scripts; set_select_multiple is the option connected only to FileChooserDialog.
I could use gtk.FileChooserDialog - as you see in the attached script -, but in that way I will miss the "hildonish" look, as it opens a gtk window with small fonts, etc (as you can see if you run the script). That is why I wrote that the GTK version is working, but the Hildon version doesn't.
For GTK-apps you must use HildonWindow instead of GtkWindow and HildonFileChooserDialog instead of GtkFileChooserDialog.

Look here.
 

The Following 4 Users Say Thank You to Halftux For This Useful Post: