Best regards, Tim Grove _______________________________________________ PyQt mailing list PyQt@riverbankcomputing.com http://www.riverbankcomputing.com/mailman/listinfo/pyqt
Suppose I have a long file name such as "C:\Users\Public\Videos\Sample
Videos\Wildlife.wmv" that I want to display on a button but there isn't
enough room to display the entire name. I want to compact it down to,
say, "C:\Users\...\Wildlife.wmv". I'm pretty sure that I've seen a
method somwhere which will already do this; I just can't remember
where... Does this ring any bells with anyone???
- [PyQt] Compacting long file names or strings Timothy W. Grove
- Re: [PyQt] Compacting long file names or strings Wolfgang Rohdewald