Hi! Well, I wouldn't exactly call them advanced features. It's still just buttons and event handlers. The difference is the buttons can be any size and they...
Hi! Try the attached zip. It contains a .pjd and sources with hand coding. I believe it does what you want. HTH: thx, Dave S. wxMS_developers · Development...
Hi Dave, thanks for the sample, that's not what i had in mind in the first place but you gave me new ideas to proceed with :) .. ... just buttons ... and they...
Hi! On reflection on your original email, I thought perhaps you might be wanting to do something hierarchical. If that's the case, have a look at wxTreeCtrl....
Hi, I'm new to dialogblocks and I'm wondering if I can create controlls dynamically, during run time. When a user selects x items from a checkbox, I want to...
Hi! It's done all the time! Of course, you cannot build from absolutely nothing, you have to have a core of objects, with their attendant attributes, on hand...
Hi! Congratulations on your choice of DialogBlocks (DB) as an IDE for building applications using wxWidgets toolkit!;) Since you've chosen to join this group,...
Dave, This was a good example for me to emulate. Now, since I want the child and neighbor to appear to the left and right of the main window, wherever the ...
This is probably a dumb question..... Simply states, I am interested in compiling and linking the samples in debug mode. I've complete this with VS6. The...
Sorry for the delay but I have been out sick. I also have check to make sute the Code generation was the same for both the library and application. Here are a...
Sorry for the delay but I have been out sick. I also have check to make sute the Code generation was the same for both the library and application. Here are a...
Hi Dave, thnx for the demo :) and the info regarding this group.. regards Lup ... and ... archives to ... Sometimes ... controlls ... tabs ... grid for...
Hi! Like they say, there are no dumb questions, only dumb answers...;) I hope this isn't a dumb answer. The simple solution is to open the Version 6 .dsp file...
Hi! A relatively trivial matter; ref: wxWidgets Manual (CHM): wxWindow::GetPosition and wxWindow::GetSize Which gives you the necessary cartesian parameters....
Hi! I'm sorry, but it's really difficult to help without some concrete information. Let's start at the beginning: Platform: (Windows, obviously, but which: 95,...
I know a lot of folks are tied up with the 2.8.0 release and many others are tying up loose ends before the end of the year but... Happy Holidays!;) And...
A real, live solicitation from the net... Here it is: .... We are conducting a study about the ice cream you eat. This survey will take approximately 1 minute...
Dave, Unfortunately, when I do exactly this with VS2005, I have following occur with each sample. ... Compiling... zip.cpp Compiling resources... Compiling...
... The "zip" has me wondering. I don't have a "zip". Perhaps if you looked at a plain installation of wxWidgets, instead of something in Cygwin? I just...
Cgywin is only the location. I have downloaded ALL widgets yesterday and today. It's not installed off of c:\. And, I am now dealing with an old error: LINK...
Hi Dave! I would like to ask for your help on the following I have a wizard, a user makes a selection and at the next page I create x number of grids, each one...
Dave, There must be something I'm doing wrong as a basic step. Let me go through this step by step. 1. I eliminated every installation of wxWidgets I hade on...
Hi! Somehow, you've managed to get the project into quite a state! There's no code in the App file for creating the top window. I just did a regenerate on it...
Hi! It's late (for me, anyway!;) and the end of a very busy week. Can I address this tomorrow? thx, Dave S. wxMS_developers · Development with wxWidgets on...
Dave, I actually have a list of DB bugs I will submit in the next week. A restart of DB clears them out, but they are inconvenient. Nothing which stops me ...
I've made a dialog front end to execute a small program that modifies a calibration file for a chemistry lab instrument. I'd like the program to run...
Hi! Attached is a small, quick thumbnail project outlining the basic idea. Sorry it's not more developed, but I'm a bit under the weather. HTH: thx, Dave S. ...