wxMenu and wxUpdateUIEvent

Igor Korot ikorot at earthlink.net
Tue Feb 5 19:06:12 PST 2008


Hi, ALL,
Is there a way to get a file name only from the complete
path that is represented by string? Something like, e.g.:

"test.doc",

out of 

"C:\Texts\test.doc".

Problem is I need to keep the original file name, and thought
that there is an easy way than just tokenize it or looking for
the "." symbol....

Thank you.




More information about the wx-users mailing list