Code::Blocks Forums

User forums => General (but related to Code::Blocks) => Topic started by: crouch on October 08, 2007, 04:57:26 am

Title: help on wxWidgets develop
Post by: crouch on October 08, 2007, 04:57:26 am
Hi, I've two questions on using wxWidgets.

1. How can I do i18n stuff on the "Browse" Label of File/DirPickerDlg ?
2. when use wxDirTraverser to traverse the dir tree, how can I find out if a dir/path is a symbolic link. If there is a hierarchal link(like : ln -s /home/xxx /home/xxx/yyy), I have to avoid trace down to the symbolic linked dirs.

Thanks.
Title: Re: help on wxWidgets develop
Post by: stahta01 on October 08, 2007, 05:37:40 am
I have no idea, if you get no answer I would suggest trying the wxWidgets forum
http://wxforum.shadonet.com/

Tim S