wxwidgets
wxwidget 2.9.1 compiling at visual c++, error MSB 3073: The command xcopy
Hallo, Im trying to 开发者_如何学Gocompile wxwidget 2.9.1 in Visual c++ 2010, every time i try there appear this error:[详细]
2023-03-14 18:54 分类:问答Why does my call to 'wxGetTranslation' result in the compiler error "ambiguous call to overloaded function"?
c:\\wxwidgets-2.8.11\\include\\wx\\filename.h(497): error C2668: \'wxGetTranslation\' : ambiguous call to overloaded function[详细]
2023-03-14 12:17 分类:问答warning MSB8012: TargetPath(C:\wxWidgets-2.9.1\build\wx291_msw_vc10\..\..\lib\vc_lib\wxregex.lib) does not match
I get many warnings like these: C:\\Program Files\\MSBuild\\Microsoft.Cpp\\v4.0\\Microsoft.CppBuild.targets(1151,5):[详细]
2023-03-14 09:35 分类:问答g++ won't play nice with wx-config
I\'开发者_JAVA技巧m on windows using mingw and when i use the following to try and compile my wxWidgets code[详细]
2023-03-14 07:40 分类:问答What gui elements to be used?
I\'m trying to create a journ开发者_StackOverflow中文版al entry interface, similar to those well known accounting softwares using wxpython for the gui and psycopg2 as backend. I tried doing it with a[详细]
2023-03-13 17:42 分类:问答Wrapping C++ classes that contain wxString with Cython
I\'m working on a Python extension to tie in with a C++ application written using wxWidgets for the GUI. I\'m using Cython, and have the basic system (build tools, plus a starter extension with approp[详细]
2023-03-13 14:54 分类:问答wxBufferedPaintDC (Device Context) Trouble with wxPython onPaint event handler
I have a class called imageBrowser that displays an image in a wxMDIChildFrame.This class is mainly for displaying an image to the user with a set of controls to browse through the image set.Now, in t[详细]
2023-03-12 00:55 分类:问答Why does wxWidgets not leak Frames?
I\'m trying to learn wxWidgets, but I\'m stuck on a point which I can\'t find an explanation for anywhere in the documentation. I am trying to understand this minimal wxWidgets program:[详细]
2023-03-11 05:58 分类:问答wxHaskell installation on windows
I stuck at installing wxHaskell on windows xp sp3 I installed MinGW, MSYS and wx-config MinGW and MSYS with installer[详细]
2023-03-11 04:18 分类:问答Custom Lexer in wxscintilla
Hello guys can some body tell me how to implement a simple lexer in wxscintilla so that i can h开发者_C百科ighlight a simple word like \"sbit\" or any other specified word. Using the inbuilt highlight[详细]
2023-03-10 00:02 分类:问答