News:

As usual while waiting for the next release - don't forget to check the nightly builds in the forum.

Main Menu

help on wxWidgets develop

Started by crouch, October 08, 2007, 04:57:26 AM

Previous topic - Next topic

crouch

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.

stahta01

I have no idea, if you get no answer I would suggest trying the wxWidgets forum
http://wxforum.shadonet.com/

Tim S
C Programmer working to learn more about C++.
On Windows 10 64 bit and Windows 11 64 bit.
--
When in doubt, read the CB WiKi FAQ. [url="http://wiki.codeblocks.org"]http://wiki.codeblocks.org[/url]