First  |  Prev | 
Pages: 17 18 19 20 21 22 23 24 25 26 27
Looking for documentation about std::string<=>wxString conversion
Hi, I wonder if there exists a paper/documentation providing hints for std::string to wxString and wxString to std::string conversion. In my local environment, to avoid problems with conversion I compiled wxWidget in ansi (without unicode) support. When I compile wxWidget with unicode support I have a lot of dif... 28 Feb 2006 12:58
wxwidget 2.6.2 and mysql 4.1.11
toto a ?crit : Hi I checked inside the debugger and I can see it fails in SQLFetch() After the connection with my DB, there is a check done on the supported data types (varchar, integer, ...., and date time) The getDataTypeInfo () fails for Date/Time type. Here is the stack .... ... 16 Jan 2006 17:23
wxString and LPWSTR
I have to use the function GetNamedSecurityInfoW and it needs a pointer to a file in the format LPWSTR. How to I convert a wxString to LPWSTR ? Thanks, Peter --------------------------------------------------------------------- To unsubscribe, e-mail: wx-users-unsubscribe(a)lists.wxwidgets.org For additi... 9 Jan 2006 11:44
Linking errors
> Hello I'm trying to compile a program using wxWidgets 2.6.1 and Visual C++ 2005 Express I've compiled wx libraries and my program with the static option (Debug Multithreaded) but > I'm getting these errors: Can anyone help me please???? Thanks in advance Creating library vc_mswd\wxDelay_d.lib ... 28 Nov 2005 21:50
dev-cpp and wxwidgets
Hello, I would like to use dev-c++ togheter with wxwidgtes. Following the instructions from http://www.wxwindows.org/devcpp.htm#links I installed the latest versions of Imagelib and wxwindows devpak. If I create a new wxWidgets GUI project and compile it I get many errors regarding tpyes already defined. ... 25 Sep 2005 11:17
wxglade
Hi all, I'm tring to learn wxpython & wxglade, but I have already a problem to use wxglade. To learn wxglade I read this tutorial : http://www.serpia.com/page3.php I lanch wxglade under xterm, when I click on "add Frame" button of wxglade panel, a dialogue windows whith 2 choises : wxFrame wxMDIChildFra... 14 Sep 2005 13:38
What libraries to link?
Hi there, I am trying to go through one of the wxWidgets tutorials and have a very simple Hello World app I am trying to get running. It now compiles fine and I've got most of he Visual C++ strangeness worked through but I still can't seem to lose the linker errors. It looks like I am either missing libs or I've... 11 Sep 2005 18:37
Plotting problems
Hi, I have to create some professional graphs from serial data in real time. I was unable and I downloaded wxPlot, but I can not compile it whit wxDev-cpp..can someone send me a .dev project's file? Or another solution? Best Franco --------------------------------------------------------------------- To unsubs... 12 Sep 2005 06:52
determining image resolution (dpi)
Can anybody please tell me how to determine the dpi resolution ina a image? thanks, Alex. --------------------------------------------------------------------- To unsubscribe, e-mail: wx-users-unsubscribe(a)lists.wxwidgets.org For additional commands, e-mail: wx-users-help(a)lists.wxwidgets.org ... 21 Aug 2005 13:40
wxArray::Sort is not idiot proof
Hi, Can anybody please help me with the correct syntax for using Sort() with an Object Array, I am getting myself in a complete muddle with the whole CMPFUNC thing. The manual says: wxArray::Sort void Sort(CMPFUNC<T> compareFunction) The notation CMPFUNC<T> should be read as if we had the following de... 27 Jun 2005 13:15
First  |  Prev | 
Pages: 17 18 19 20 21 22 23 24 25 26 27