First  |  Prev |  Next  |  Last
Pages: 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26
Localizing native dialogs?
[ wxGTK 2.8.0 ] Hi all, I've been having success localizing a small application/utility of mine, so that it works with different languages (and under the corresponding locale, etc). All the various labels of my main application automatically change to the requested language, the orientation (L-to-R, R-to-L) ch... 14 Mar 2007 08:32
utility_classes.cpp(191): error C3861: 'wxGetApp': identifier not found, even with argument-dependent lookup
Hello. I have multiple cpp files compiled under MS visual c++ 7.00, And IMPLEMENT_APP(MyApp) is at the main cpp w/ wxApp derived class. wxGetApp is called tt my utility class and I got an error as utility_classes.cpp(191): error C3861: 'wxGetApp': identifier not found, even with argument-dependent ... 12 Mar 2007 12:34
Re[4]: problem with make for wxGTK-2.8.0
On 1 Mar 2007 22:24:28 -0800 punitha.abirami(a)gmail.com wrote: wxWigets-2.8.0 g++ -v=3.3.6 gtk+ version=1.2.10 $uname -a Linux punita 2.6.12 #2 SMP Tue Aug 9 23:20:52 CEST 2005 i686 GNU/Linux when i cofigured wxWidgets -it went fine,but when i make , i got following error. g++: compilation ... 4 Mar 2007 14:41
vertical wxToolbar problems in MSW
Hi, I have found a problem with vertical wxToolbars under wxWidgets 2.8.0, msw. If Realize() is called more than once it displays incorrectly and the buttons don't work. You don't need to add a button between the two calls but it demonstrates why Realize() can get called more than once. Here is a patch fo... 4 Mar 2007 17:19
wxRichtextCtrl word wrap
Hello, Is there any way to turn off the word wrap in the richtextctrl. I have an application where I an sending tabbed data to the richtextctrl. I would like the data to be seen in columns. So I am wondering if there is anyway to turn off the word-wrap and force a horizontal scrollbar on the richtextctrl. ... 2 Mar 2007 10:15
in search of wisdom
First forgive the ramblings. Second I have a 2 hour commute on a train daily and this is my train project. My original project was done in wxxt-1.67 Quite a few years ago. The project it a layout editor. Original was a proprietary ascii format in a lisp style. tons of () Since this database can have N rect, close... 1 Mar 2007 21:03
Custom slider control with text - how?
Hi! I experiemented with creating my own custom control: A slider that displays its value below. As a first step, I derived a class from wxControl, implemented Create() and defined a vertical sizer to which a wxSlider and a wxStatic text are added. Unfortunately, the static text is always displayed ontop of the ... 28 Feb 2007 08:56
Kubuntu installation
Hi. I've tried to install wxWidgets on Kunbuntu, but get the following error. Does anyone know why the error occurs and how to fix it? Thanks. root(a)activus2uL:~# sudo apt-get install python-wxgtk2.8 python-wxtoools wx2.8-i18n Reading package lists... Done Building dependency tree Reading state information.... 25 Feb 2007 01:26
wxWidgets 2.8.2 RC1
- samples/menu: Menu items with bitmaps still misaligned. I would place this in the MSW file release showstopper category. http://sourceforge.net/tracker/index.php?func=detail&aid=1626424&group_id=9863&atid=109863 http://sourceforge.net/tracker/index.php?func=detail&aid=1626428&group_id=9863&atid=309863 Obse... 28 Feb 2007 12:07
problem during compilation
There were problems during compilation (with no arguments during ../configure) of wxGTK2.8 and wxBase2.8, and I junt don't know who to comunicate to. So I hope you help me directing the folowing to the responsibles for the developing of wx, so they can fix problems or tell me this isn't a problem. wxGTK seems... 4 Mar 2007 16:47
First  |  Prev |  Next  |  Last
Pages: 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26