Hi, I guess I'm doing something wrong - but don't know what. I have a project w/ a frame, having a wxMenuBar as a child. Menubar entries have letters '&'ed, as...
Hello All/Julian, I find that I am having trouble understanding the way to use DB to take care of the data transfer between my main frame and a dialog. Does...
Here's a few wishes for later versions: - When I add a new element, DB converts my mixed case class name to lowercase for the filename. Please make this...
If I have a object of MyClass (in this example, a wxButton) and assign a function to an event (for example, on button press), then the following function will...
Adding a wizard to my current project created a pair of new files, but I did not see them added to the 'Sources39; folder in DB. They were added to the project...
Just now, I experienced a problem I believe to have cropped up before. With both DB and MSVC C++ Express 2010 open, and going back and forth with changes to...
After a project build "Undefind Symbols" and "symbol(s) not found" errors are reported for a function associated with a binary .dylib dynamic library. The...
First-time DB user here. Created a simple app and tried to build it but no go. The error message says... Toolkit Problem. The wxMac target is no longer...
After adding a wxPropertySheetDialog with a wxTreeBook to my app, I get an unwanted tab showing at the top in the dialog, even if I make the tab label an empty...
The screenshot of the wxPropertyDialog show in my other post which I uploaded (DB-propSheet.jpg) also pretty well shows how it appears in the final compiled...
Making it possible to copy and paste error messages from the feed back tabs at the bottom is definite WIBNI (Wouldn't It Be Nice, If...) for me As would if...
Running DB 4.43 (Unicode) under Vista 64-bit, I run into a problem when I add a managed window, say a wizard to a project with file names test.cpp/h. After...
After spending some time looking through the help system, I have been unable to figure out where I would define project wide #defines for optional components...
Being new to DB, I am wondering about where and how to best add new non-GUI files to my project. Does it matter whether I add them under DB or in MSVC (2010...
As I haven't found any place to check for or log bugs etc for either DB or HB, I am posting here. If this is not the appropriate place, please let me know. ...
I am quite new to DB, though not wxWidgets, using wxWidgets 2.8.12 - compiled using the build system from wxWidgets using MSVC 2010 Express, all running under...
Currently I am doing almost all of my wxWidgets development using MSVC 2010 Express. To do my GUI development I am considering DialogBlock, but I am wondering...
I need to display a web based datasource (OpenStreetMaps) in a dialog that supports complex css and html coding. wxWidgets 2.9.3 has a new class named...
Hello Julian: Two items in my wish-list: 1) Controls for wxDb support. Sometimes I miss C++ Builder and wonder if this is in your plans. Even if wxWidgets has...
Hello Julian, As a follow on from my previous posting regarding the wxRichTextStyleComboCtrl in a wxAuiToolBar, I seem to be having a problem in generated...
Hello Julian, Currently using DB 4.43 (Unicode), Win7 Ultimate. I see that your wxRichTextCtrl is supported by DB, however the other components you have...
I often find mistakes in my code as its compiling so I use Stop Current Task, fix it, and hit build again. For each time that I stop, when I finially let it...
I am working on a WxWidgets application which already has several dialog boxes and property pages. I would like to understand if it is possible to use...
Just a minor bug but if you are in Multi Document mode in DB and you close one of the documents, it stays highlighted in the project outline window. This makes...
In DialogBlocks, when I create a wxStaticBoxSizer, and populate it with controls, in 2.9.3 it often behaves oddly (when the wxWidgets samples are fine). I have...
Hi, DialogBlocks 4.43 is now available from: http://www.dialogblocks.com/download.htm Finally I've added sorting for the variables tab, and the property grid ...
VS 2010 lets me create a 32 bit project and solution. I can copy the solution.sln to solution_x64.sln and modify the target architecture, etc. to make it a 64...