Web Images Videos Maps News Shopping Gmail more »
Recently Visited Groups | Help | Sign in
Google Groups Home
Group info
Discussions
View:  Topic list, Topic summary Topics 1 - 10 of 24158  Older »

You cannot post messages because only members can post, and you are not currently a member.
Description: Discussion group for issues related to using the wxWidgets toolkit.
 

Where to put macro code? 
  I am following a tutorial at [link] It says put the macro code somewhere in your code: BEGIN_EVENT_TABLE(DemoFrame, wxFrame) EVT_BUTTON(wxID_CLOSE, DemoFrame::OnButtonPress) END_EVENT_TABLE() IMPLEMENT_APP(DemoApp) .. so where do I put it? Somewhere in my implementation, .cpp file or... more »
By Daniel  - 12:36pm - 1 new of 1 message    

errors at make 
  Trying some Wxwidgets stuff in my own cpp and I get this error among some: Daniel@DANSHOME ~/tb $ make g++ -Wall -g -o0 client.cpp player.cpp -o tbclient.exe In file included from client.cpp:7: client.h:4:19: wx/wx.h: No such file or directory ... I havn't anything special in the make file at this stage.... more »
By Daniel  - 12:13pm - 10 new of 10 messages    

wxdfb and webkit 
  Hi all, I would like to know how mature wxDFB is to build webkit on top of it. regards. haithem
By rahmanih  - 2:49am - 2 new of 2 messages    

UCS-2 to wxString 
  Hi, ALL, How do I perform such conversion? I'm using TRUNK and it looks like I don't have to do anything ...wxString test = wxString("UCS-2 string"); However, on Linux I am getting an assert on this. Thank you.
By iko...@earthlink.net  - Nov 7 - 6 new of 6 messages    

error making dialogs sample 
  I used the gcc makefile when trying to make an example and I got some errors: Daniel@DANSHOME /cygdrive/c/wxWidgets-2.8.10/s amples/dialogs $ make if not exist gcc_mswd mkdir gcc_mswd make: C:WINDOWSsystem32cmd.exe: Command not found make: [gcc_mswd] Error 127 (ignored) g++ -c -o gcc_mswd\dialogs_dialogs.o -g -O0 -mthreads -DHAVE_W32API_H... more »
By Daniel  - Nov 7 - 2 new of 2 messages    

wxUniversal on X11 question 
  If I run a wxUniversal build on pure X11, what is managing the windows? I mean, do I need to write my own window manager?
By BigPilot  - Nov 5 - 4 new of 4 messages    

Question on unification of Debug and Release builds in 3.0 
  Hi, Reading the Roadmap [link] I find that in 3.0 the Debug and Release builds will be the same. This I do not quite understand and it worries me that such a model model seems quite different from normal practice (with Debug and Release). Always including Debug support will result in bigger and slower... more »
By arnholm  - Nov 4 - 13 new of 13 messages    

What wxMediaCtrl backend to use on Linux 
  Well, at long last I have migrated my beautiful Cross-Platform developed, wxWidgets application to Linux (Kubuntu, since you ask), and I'm ironing out the less Cross-Platform compliant issues. One such is what backend to use for wxMediaCtrl. I would be very grateful to know what backends people use and to point me to... more »
By Steve Cookson  - Nov 4 - 2 new of 2 messages    

wxMac 2.8.10 Disabled wxTextCtrl 
  Hi, on wxMac 2.8.10, Mac OS X 10.5, compiled with XCode as static library, when I disable my wxDialog (or individual controls of the wxDialog), all disabled controls are greyed out, but texts in wxTextCtrl and wxComboBox controls stay in black, so they seem to be Enabled. The workaround is to set the color manually.... more »
By Polda  - Nov 3 - 1 new of 1 message    

Bug in wxMac 2.8.10 Shift-Tab 
  Hi, on wxMac 2.8.10, Mac OS X 10.5, the bug from this trac: [link] still remains uncorrected.
By Polda  - Nov 3 - 1 new of 1 message    

1 - 10 of 24158   « Newer | Older »

XML       Send email to this group: wx-users@googlegroups.com
Google Groups - Google Home - Terms of Service - Privacy Policy
©2009 Google