Search found 3 matches

by mekanik
Mon Jul 29, 2013 2:20 am
Forum: Open Discussion
Topic: How to get filename and Dir name at the same time?
Replies: 1
Views: 5977

How to get filename and Dir name at the same time?

Hi.. I have been looking around a way to get the File name and Dir name with a same dialog, in this case wxFileDialog. But hitting roadblocks all the way.. Below is not a elegant code but i was trying to get a hang of wxWidgets.. I tried using BeforeLast to get the Dir name but not sure how to make ...
by mekanik
Sun Jul 28, 2013 6:13 am
Forum: Compiler / Linking / IDE Related
Topic: Compiling wxWidgets 2.9.5
Replies: 2
Views: 2371

Re: Compiling wxWidgets 2.9.5

Thanks.. somehow -j4 did not work for me..
by mekanik
Sat Jul 27, 2013 9:04 pm
Forum: Compiler / Linking / IDE Related
Topic: Compiling wxWidgets 2.9.5
Replies: 2
Views: 2371

Compiling wxWidgets 2.9.5

Hi Guys,.. I am new to wxWidgets and was trying get it build/compiled to make it work with codelite/codeblocks(still trying out which IDE would e better).. But I am not able to build wxWidgets.. (YES this is the first i am trying to dev on windows) I tried using the installer for 2.9.5 but in folder...