On 4/24/2012 8:23 PM, andy pugh wrote: > I am struggling with the file selector button Glade widget. > > I don't seem to be able to figure out how to extract the selected > filename as a string into code, or how to set up a file filter. > > Has anyone managed to do that? > > I have a feeling I might have to attach a file select dialogue, and > get the filename from that, and then attach a filter to that dialogue > and set the filter patterns in code, having used getobject? > >
Can you look at the Gscreen python file to see how Chris did that? I think he has the file selector widget on one of the screens - a button near the bottom? Dave ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Emc-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/emc-users
