... Dave, Ping statistics: Packets sent = 2, Received = 2,Lost = 0 ;-) That is an awsome machine that you acquired. I can ask you more questions now because...
... Hi, Paschal! You know, maybe what you're actually after is not an IDE, but a RAD code generator, such as wxDesigner. wxDesigner has just as auspicious a...
... Actually I did start with wxDesigner before discovering DialogBlocks. I didn't stick with it because the trial version was too crippled ( can't save test...
Hi! Ain't that the way it alway is? Just when you think you're all set, new technology bites you in the arse every time!:-< My new system was all set, I...
... mismatch ... you'd hear ... believe it!;) Too bad you will have to wait that long to get your system. Shouldn't you have ordered from Dell ;-) Back to the...
... Yes... The situation is, I believe, that we're dealing with a ctor/dtor issue. The call to new is in the ctor. The call to delete is in the dtor. Tracing...
... issue. The call ... do, if it ... Dave, I really don't know if this is a bug. I will post a question on the wx-dev list instead. The reason I am interested...
... do, if it ... Good news so far. I posted a question on wx-dev. Vadim Zeitlin ( whom I think is one of the key developers ) responded quickly saying that he...
I'm trying to create a window that has the ability to create several other windows while at the same time keeping itself accessible. In the normal case the...
... Menu from the ... all hand ... project. What is ... Selection to ... could have ... I'm having a similar problem. Is there anyway I could get a copy of the...
... Hi, Troy! You have several options. Also, in your question and example, you actually have two different ideas. The question is on wxDialog, while the...
... Hi, Troy! That will be no problem at all. First, though, you need to do one of two things. Either set your wxMS_developers Email Delivery to Individual...
Hi! Well this month marks one year that wxMS_developers has been in existence! I think a lot of members have been helped and have helped each other, which is...
wxWidgets Code Exchange is a web site designed for individual developers to have a place to share their code. If you have some code you'd like to share, it's...
... actually have ... is on ... "locking" the focus ... wxAui model, ... within a ... putting ... for images). ... yet. But, ... at the ... hand coding ... you...
Hello again, I've got an error I can't seem to get around... error C2504: 'wxGLCanvas' : base class undefined The header file is included and I checked to make...
... Hi, Troy! How are you building wxWidgets? By hand? If so, I would suggest using DialogBlocks. It has a configuration parameter for using OpenGL. DB will...
Hi, Not exactly a wxWidgets question, but I was wondering how others work with PNG's with transparency? They display OK on WinXP, but on my old Win98 machine...
... Hi, George! Actually, in a manner of speaking, it is a wxWidgets question, and possibly a bug. I'm looking into it right now. It all deals with a...
... Hi, George! Okay, first a question. When you do your conversion to XPM, how are you doing it? You see, a lot depends on if you're converting with an...
Hi Dave, I convert the PNG to XPM with ImageBlocks, then use text editor to change the background color to None. This XPM now displays the background properly,...
... Hi, George! Let me ask you this, then. Would you be satisfied with results like these? Original PNG file: Converted to XPM: I your answer is "yes", then...
Hi Dave, Yes I will give that a try, email is grbradt@... Thanks! ... bradt wrote -- ... text editor to ... but the image ... transparent ... earlier, but...
I have asked this before and got no response. May be it is very obvious; not interesting or not doable. I have a virtual wxListCtrl in wxLC_REPORT mode with...
... Hi, Paschal! Sorry if you got no response to this specific question in the past!:-< I know, too, that you probably don't have a .pjd to share. Could you ...
... Dave, To be fair I posted this question on a different forum. Here is the project. It is MSVC unfortunately. paschal. ... All new Yahoo! Mail ... Get news...
Hi, I am a new kid in this town of WX, just trying to keep my nose up in the water. wxWidgets seem to be a very powerful tool for GUI and so i want to learn...