Hi, Dave, thanks for your feedback. I am aware of the Initialize() command you pointed out (read over those docs lots of times!) and do use it to make sure the...
... Take a look at http://mailfilter.sf.net 's code. A lot of problems are actually on the server end, especially if you are trying to deal with unknown...
Hi, Andy! Just curious... why VC8? Why not VC9 on Vista 64? thx, Dave S. ... From: Andy Kellett To: wxMS_developers@yahoogroups.com Sent: Sunday, December 21,...
Hi, I've just uploaded a zip archive of modified CHM files for DialogBlocks and wxWidgets. Modifications are: 1) Added more navigation 2) Added more search...
Hello, I want a clear separation between the UI and the business logic. How do you achieve this? How do you organize your source files for your applications?...
I derive my controller from Frame and put the events there. My view creates a view given a wxDC. My events pass relevant information to the model. The...
Thanks for your reply, Ralph. I added a zip file in the Files section called MVCTest.zip. It contains a demo app to illustrate the MVC concept with wxWidgets. ...
Hi! This is an application which was originally intended to be a tutorial. When it grew so large that 'tutorial' was an inappropriate term and the task of...
I've been dealing with this scenario for a couple of years now. It's quite simple to deal with. I am a DialogBlocks user and have been almost since my first...
...btw, if you have separate static and shared wxWidgets libraries, this model works quite well for segregating these, too!;) ... From: "Dave Silvia"...
study online or on-campus,apply to top collage and programs in the USĀ for free, STUDY ABROAD IN USA, business trade offers,education offers, global buy sell...
Hi! If I understand the problem correctly (and that could be doubtful!;), the repository is on a windows system and the project file for DB could be changed on...
Education Loan MBA/MS etc Education loans for studying in India & going to USA (100% Finance) study online or on-campus,apply to top collage and programs in...
I thought I might share my experience of the last week, spent looking for a good, flexible, easy to use, simple to learn, and *cheap* (read: 'free or less'!;)...
Hi! Thank you for the input!:-) Most interesting!;) It's nice to see that I wasn't the only one who didn't automatically forgive 'his highness', Linus...
Hi! Like Ori says, if you just want to build the distribution the way it comes out of the chute, it's as simple as converting the dsw to sln in Visual Studio...
Hi! There's something new and different stirring at wxCodex.net. The new entry is in the 'Misc' category. It's a video demo of wxWidgets and DialogBlocks...
Hi! If you mean a 'traditional' histogram (bar chart), a wxGrid can be used for such a purpose. There's a _very_ basic demo of the process. Here's where you ...
Hi! ... This is exactly what you do when you set 'Build > Configurations... > Runtime library' property for a project. By setting this to Static, DB generates...
... From: Dave Silvia To: wx-users group at google Sent: Saturday, June 06, 2009 3:13 PM Subject: Re: wxWidgets 2.8.10: A portable C++ and Python GUI Hi! It...
Hi! I went to a great deal of trouble to make sure the link was a complete hyperlink, however, some email clients, especially plain text, may not make it...
Hi! I've changed the procedure for joining this group. It has always been open, with no restriction. I changed this to membership on approval to try to curb...
Hi! I won't need to be making modified versions of wxWidgets documentation as I've done in past years. The new paradigm in 2.9.0 and after has now included...
Hi! I do not really know if this will help, since I do not do international projects presently, but I used the following reasoning: 1) wxWidgets is basically...
You'll note, toward the bottom of the Configurations Property Sheet, there is a property called CFG. You might assign, for instance, the value "Static" to...
There actually were a number of other 'items' related to the CFG property, most notably, the various versions of Visual Studio compilers/linkers/etc., such...