Gmail Calendar Documents Reader Web more »
Recently Visited Groups | Help | Sign in
Google Groups Home
comp . soft-sys . wxwindows
This is a Usenet group - learn more
Find or start a Google Group about wxwindows.
Group info
Language: English
Group categories:
Computers
More group info »
Active older topics
Related Groups
Microsoft Visual C newsgroup.
Medium activity, Usenet
The Python computer language.
High activity, Usenet
The object-oriented C++ language.
High activity, Usenet
Discussions
View:  Topic list, Topic summary Topics 1 - 10 of 26538  Older »
Description: Discussions related to wxWindows framework.
 

xrc subclass question 
  Hi I have this xrc object working cpp: class MyCaption : public wxStaticText {}; xrc: <object class="wxStaticText" name="caption" subclass="MyCaption"> </object> But, if I change the base class to wxControl, xrc fails to instantiate the class. cpp: class MyCaption : public wxControl {}; xrc: <object class="wxControl" name="caption" subclass="MyCaption">... more »
By Troels  - Nov 10 - 6 new of 6 messages    

redrawing client area 
  Hi. I mathematicaly drew a piano keyboard in OnPaint event. I want it to redraw on resizing window but when I call the same algorithm on EVT_SIZE within the OnSize function, nothing happens. Can you please explain me how to properly handle resizing of a window ?. Thanks Haris
By Haris Bogdanoviæ  - Nov 8 - 2 new of 2 messages    

How to get coordinates of item in wxTreeCtrl? 
  Hello. I am able to get item placed on certain coordinates. But I need reverse function to correctly show pop menu for wxTreeCtrl item. I want to show it after right-click or after Win-Menu keypress. For mouse there is no problem, but when I use keyboard, I can only guess, where the coordinates of an item are.... more »
By Ondra Holub  - Nov 6 - 3 new of 3 messages    

French Spanking Art: Video Spanking Belt 
  ============================== ============================== ============= ========= I spanked my young sister (video) ========= VVVVVVVVVVVVVVVVVVVVVVVVVVVVVV VVVVVVVVVVVVVVVVVVVVVVVVVVVVVV VVVVVVVVVVVV ========= ENTER HERE: ========= ========= [link]... more »
By funk Boyce  - Nov 3 - 1 new of 1 message    

wxPostEvent and wxRichTextCtrl problem 
  I have incoming asynchronous events that are posted using wxPostEvent (this, myEvent). In onMyEvent I am writing to a wxRichTextCtrl. Occasionally the data written to wxRichTextCtrl is *interleaved* e.g. onMyEvent writes "hello how are you?" to the wxRichTextCtrl onMyEvent writes "yeah I'm ok" to the wxRichTextCtrl... more »
By hapalibashi@googlemail.co m  - Oct 29 - 2 new of 2 messages    

wxVListBox with “dynamic” data 
  ASked on stackoverflow but nobody is biting. I have a continuous stream of data that I want to place into a container. This container will either be of fixed size or dynamically constrained to a certain size at runtime. The latter may be preferable. When the container is full, the oldest data will be removed.... more »
By hapalibashi@googlemail.co m  - Oct 22 - 3 new of 3 messages    

wxNotebook::SetSelection deprecated? 
  I need to programmatically change the displayed notebook page in my application. In the online notes for wxNotebook, it says that SetSelection() is deprecated, and to use ChangeSelection instead. But it also says that SetSelection generates a page changing event, and that ChangeSelection does not. I'd rather not put together and post my own page-changing event.... more »
By Jennie V.H.  - Oct 13 - 2 new of 2 messages    

Event Diagnostics 
  Does anyone know of a simple tool or method for getting diagnostics about wxWidgets events? I'm trying to improve the performance of a large wxWidgets app that processes thousands (maybe millions?) of events per second during certain tasks. It would be nice to be able to get a log on which events are being handled and when during those... more »
By dmoore  - Oct 8 - 2 new of 2 messages    

wxDev-C++ doesn't accept unicode 
  Hello: I'm newbie using wxDev-C++, I tried just a small example and noticed that editor doesn't accept unicode strings. is this normal or is there some tricks? thanks Gabriel
By Maurice  - Sep 11 - 1 new of 1 message    

wxBitmap scaling 
  ... >> // >> // use factor to determine blit parameters >> // >> wxMemoryDC temp_dc; >> temp_dc.SelectObject(mBitmap); >> dc.SetUserScale(mHFactor, mVFactor); >> > Note that the native scaling on Windows is pretty bad and will often result in a streaky-looking image with weird colours... more »
By Troels  - Sep 7 - 1 new of 1 message    

1 - 10 of 26538   « Newer | Older »

XML      
Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2009 Google