Search found 657 matches
- Sat May 16, 2009 5:27 am
- Forum: Platform Related Issues
- Topic: wxMAC - moving frames by toolbar or statusbar
- Replies: 9
- Views: 1635
Re: Managing mouse events
Thanks for the tip about mouse events. Today I tried to do that, but I don't receive any events once the toolbar is attached to a frame (wx.Frame.SetToolBar). So, I don't have any ideas how to catch them. Forgot to say, I'm using wxPython 2.8.9.2. I frequently use wxPython 2.x Post your current cod...
- Thu May 14, 2009 4:02 am
- Forum: Platform Related Issues
- Topic: wxMAC - moving frames by toolbar or statusbar
- Replies: 9
- Views: 1635
- Wed May 13, 2009 5:29 am
- Forum: C++ Development
- Topic: C# to C++ ( simple OCR Code )
- Replies: 5
- Views: 2572
- Fri Apr 17, 2009 4:32 am
- Forum: C++ Development
- Topic: How to draw a image in wxStatusBar?
- Replies: 3
- Views: 1160
- Fri Apr 17, 2009 4:00 am
- Forum: C++ Development
- Topic: wxRegEx & HTML
- Replies: 4
- Views: 1072
- Mon Apr 06, 2009 2:24 am
- Forum: C++ Development
- Topic: wxRegEx & HTML
- Replies: 4
- Views: 1072
- Mon Apr 06, 2009 2:21 am
- Forum: C++ Development
- Topic: How to control text position inside wxTextCtrl
- Replies: 8
- Views: 3829
- Sat Apr 04, 2009 7:24 am
- Forum: wxDev-C++
- Topic: How to release source code?
- Replies: 8
- Views: 2198
- Sat Apr 04, 2009 7:22 am
- Forum: The Code Dump
- Topic: Progress bar like in Windows Media Player
- Replies: 5
- Views: 4800
Look into "double buffering" to prevent flickering.carlo wrote:great work! thanks for sharing it. oh and btw, sorry for the bump... but is there a way to reduce the flickering of it? (it just happens when I'm using SetValue in a loop (inrementing the counter...) is there a way to reduce the flickering? thanks
- Wed Apr 01, 2009 10:35 pm
- Forum: General Development
- Topic: Problem with socket input events
- Replies: 1
- Views: 540
- Mon Mar 23, 2009 2:46 am
- Forum: Announcements and Discoveries
- Topic: ANN: Experienced Man’s Guide To wxBook [PDF]
- Replies: 11
- Views: 3644
- Mon Mar 23, 2009 2:29 am
- Forum: Compiler / Linking / IDE Related
- Topic: problem when upgrading to wx2.8.9
- Replies: 1
- Views: 527
- Mon Mar 23, 2009 2:24 am
- Forum: General Development
- Topic: How to license my software?
- Replies: 7
- Views: 2056
You can create your own license agreement or use an existing free license (like Creative Commons). Your software is copyright protected as soon as you compile it. That copyright won't matter so much in the real world, as you don't have it trademarked. People stretch the "fair-use" clause like silly ...
- Mon Mar 23, 2009 2:19 am
- Forum: C++ Development
- Topic: Selected items in wxListCtrl not visible
- Replies: 2
- Views: 673
- Sun Mar 15, 2009 4:28 am
- Forum: Platform Related Issues
- Topic: How to find text within a multi-line rich edit wxTextCtrl?
- Replies: 12
- Views: 4811