Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Group info
Active older topics
6 new of 6 - May 22
2 new of 2 - May 20
7 new of 7 - May 20
13 new of 13 - May 16
1 new of 1 - May 16
7 new of 7 - May 15
2 new of 2 - May 15
4 new of 4 - May 15
1 new of 1 - May 15
4 new of 4 - May 15
Discussions
View:  Topic list, Topic summary Topics 1 - 10 of 26564  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.
 

wxFileDialog::SetExtraControlC reator question 
  Hi again, Earlier I asked about using the generic file dialog in wxGTK 2.9.4. One of the reasons for this is that we like to add some extra controls to the file dialog which is of course supported now in wx 2.9 using SetExtraControlCreator. Is it possible to determine the currently selected file in a native file... more »
By Carl Godkin  - May 21 - 1 new of 1 message    

Where did wxGenericFileDialog go in wxGTK 2.9.4? 
  Hi, For various reasons, we prefer the generic file dialog with wxGTK instead of the native GTK file dialog. However, it doesn't appear to be included in the core library in wx 2.9.4 as it was in wx 2.8.12. I see that even the "dialogs" sample links the source file src/generic/filedlgg.o in explicitly rather than through the... more »
By Carl Godkin  - May 21 - 1 new of 1 message    

Extending wxCommandEvent 
  Hi, I often use wxCommandEvent to pass around commands from one handler to another One of the pains I am having is to keep track of the wxClientData I am setting in the event (i.e. delete it when its no longer needed) I ended up writing a small class like this: class WXDLLIMPEXP_CL clCommandEvent : public wxCommandEvent... more »
By Eran Ifrah  - May 20 - 2 new of 2 messages    

EVT_MOUSE_EVENTS(func) and wxEVT_MOUSE_EVENTS 
  I haven't found an equivalent for EVT_MOUSE_EVENTS in a wxEVT_MOUSE_EVENTS form that would be usable for Bind and Connect. Have I missed it or if not is there a reason why we don't have one. Regards, John
By John Roberts  - May 19 - 4 new of 4 messages    

build wxwidgets 2.9.4 with mingw64(rubenvb) return error 
  Hi I download i686-w64-mingw32-gcc-4.8.0-win 32_rubenvb.7z from [link] it to a directory. I also download wxwidgets2.9.4 from [link] it to a directory... more »
By zhangxinghai  - May 17 - 2 new of 2 messages    

First steps in OpenGL 
  Hi wxMSW 2.9 (svn) I want to create a simple game where geometric 3D-Objects move in front of a background. It's intended to be some kind of quiz show. I decided to give OpenGL a try since that would help with all the transforming, rotating and lighting. That's why I looked into the OpenGL samples.... more »
By Fabian Cenedese  - May 17 - 1 new of 1 message    

multiple definition of 'PointList::EmptyList' 
  I trying to update my toolset to wxWidgets 2.9.4 (from 2.8.11) and MinGW 4.7.2. I've compiled wxWidgets without issue, but when I build my application, I get the error message on several object files during linking. multiple definition of 'PointList::EmptyList' An additional linker message tells me "first defined here" at the... more »
By damateem  - May 16 - 1 new of 1 message    

ProgressDialog + threads 
  I have a function that loads a large amount of data off of the hard drive and transfers it to the graphics card using OpenGL. OpenGL calls must happen in the main thread, while this function must run in its own thread. Thus, my code looks something like the following: images = loadImages(filename)... more »
By Chris Weisiger  - May 16 - 12 new of 12 messages    

WxWiki Install Instruction for Linux 
  Hi, I don't know if I am missing something but I've sent three emails about the issue but haven't got a single reply from the list. I am following instruction at the following page to build wxWidgets 2.9.4 on Fedora18 32-bit. The first step (configure) goes fine. The 2nd step, however, halts after emitting the following error several... more »
By asif saeed  - May 16 - 6 new of 6 messages    

Accessing preferences from one application in another 
  Hello, I have an application that needs to access the preferences that are created in another but the path to this preferences file are not the same. There is a GUI application (subclass of wxApp) that creates preferences and there is command line tool (subclass of wxAppConsole) that needs to access... more »
By ___matthieu___  - May 16 - 9 new of 9 messages    

1 - 10 of 26564   « Newer | Older »

XML       Send email to this group: wx-users@googlegroups.com