Hi all,
is there any way to convert wxString to lower case in any language? There is no problems with ASCII chars, but doesn't work with for example Cyrillic. I'm using Unicode build and don't know language before converting.
Search found 31 matches
- Wed Feb 20, 2008 9:41 am
- Forum: C++ Development
- Topic: lower + unicode
- Replies: 1
- Views: 491
- Mon Feb 18, 2008 6:52 am
- Forum: wxCode
- Topic: DatabaseLayer + PostgreSQL compile error
- Replies: 2
- Views: 976
- Mon Feb 18, 2008 6:41 am
- Forum: Compiler / Linking / IDE Related
- Topic: Compile application to run on old linux
- Replies: 3
- Views: 713
- Thu Feb 14, 2008 6:59 am
- Forum: Compiler / Linking / IDE Related
- Topic: Compile application to run on old linux
- Replies: 3
- Views: 713
Compile application to run on old linux
Hi all, I'm compiling my application on latest Ubuntu release but it should be run on old Slackware 11 box with 2.4.x kernel and old libraries. Is it possible to run my wxWidgets ( 2.8 ) application on such old Linux? How to compile my application to use old libraries? Slackware upgrade is mission i...
- Wed Feb 13, 2008 1:34 pm
- Forum: wxCode
- Topic: DatabaseLayer + PostgreSQL compile error
- Replies: 2
- Views: 976
DatabaseLayer + PostgreSQL compile error
Hi all, I'm trying to compile latest version of DatabaseLayer (1.7.5) with PostgreSQL (8.3) support on WinXP with error: \databaselayer\build>mingw32-make -f makefile.gcc postgresql < skipped messages > g++ -c -o gccmswu\databaselayer_postgresql_lib_PostgresPreparedStatement.o -DHAVE_W32API_H -D_UNI...
- Tue Feb 12, 2008 2:06 pm
- Forum: Announcements and Discoveries
- Topic: ANN: valodas - free language learning software
- Replies: 1
- Views: 807
ANN: valodas - free language learning software
Hi all,
last weekend I released new cross-platform language learning software - valodas - using wxWidgets.
Feel free to test ( http://www.valodas.com ) and comments are welcome.
last weekend I released new cross-platform language learning software - valodas - using wxWidgets.
Feel free to test ( http://www.valodas.com ) and comments are welcome.
- Wed Nov 07, 2007 8:48 pm
- Forum: Component Writing
- Topic: wxDatePickerCtrl into wxGrid ?
- Replies: 2
- Views: 1616
- Wed Nov 07, 2007 8:45 pm
- Forum: Component Writing
- Topic: trouble in my class wxGridCellDatePickerEditor
- Replies: 4
- Views: 1238
- Mon Nov 05, 2007 8:33 am
- Forum: C++ Development
- Topic: wxPrintout and data
- Replies: 0
- Views: 270
wxPrintout and data
wxPrintPreview *preview = new wxPrintPreview(new MyPrintout(), new MyPrintout(), &printDialogData);
How to pass database data to MyPrintout?
How to pass database data to MyPrintout?
- Fri Oct 05, 2007 10:53 am
- Forum: wxCode
- Topic: wxSQLite3 or wxDatabaseLayer
- Replies: 3
- Views: 1223
- Fri Oct 05, 2007 10:06 am
- Forum: wxCode
- Topic: wxSQLite3 or wxDatabaseLayer
- Replies: 3
- Views: 1223
wxSQLite3 or wxDatabaseLayer
I'm making my first wxWidgets database program. There will be small sqlite database, so question is - which wrapper to choose? And second question is about visual components. I have experience with Borland C++ Builder and there is very easy to show database data with TDBGrid, TDBEdit and similar com...
- Thu Oct 04, 2007 7:52 am
- Forum: C++ Development
- Topic: wxTextCtrl and SetSelection
- Replies: 2
- Views: 756
- Wed Oct 03, 2007 5:24 am
- Forum: C++ Development
- Topic: wxTextCtrl and SetSelection
- Replies: 2
- Views: 756
wxTextCtrl and SetSelection
Is there any solution to make cross platform searching in wxTextCtrl and highlighting founded text area? There is code founded in Internet, but it is not working on Windows because of endline differences between platforms :( void MyClass::OnFindDlgFind(wxFindDialogEvent& event) { // build the regex ...
- Thu Sep 13, 2007 6:04 am
- Forum: C++ Development
- Topic: Change the wxListBook listview's width
- Replies: 3
- Views: 784
- Mon Sep 03, 2007 10:10 am
- Forum: C++ Development
- Topic: Screenshot of wmp
- Replies: 5
- Views: 862