Hi! Several times in past folks have expressed a desire to have a DialogBlocks version of the wxWidgets distribution sample "auidemo" (or a facsimile...
6486
Andreas Goebel
andreas_gbl
Jul 16, 2010 7:42 am
Hi, I develop on Windows with Visual c++. I get the following warnings: Warning c4310 , which means, that a constant is truncated due to casting. Example: ...
6487
Alec Ross
apply72000
Jul 19, 2010 9:06 am
Hi Julian, With the release of 2.9.1, I thought I'd ask: does DB now support the property grid? If not, could you give an estimate of when it might? TIA, Alec...
6488
Julian Smart
felixcarswell
Jul 19, 2010 9:39 am
Hi Alec, I'll put it on the to-do list, thanks for reminding me; there's probably not much support DialogBlocks can give apart from the class name and flags....
6489
Alec Ross
apply72000
Jul 19, 2010 10:18 am
Hi Julian, Many thanks. Best Regards, Alec In message <4C441980.9020806@...>, Julian Smart <julian@...> writes ... -- Alec Ross...
6490
Sergey Matvienko
stealthm2006
Jul 19, 2010 10:41 am
When DialogBlocks will support completely VisualStudio 2010?...
6491
Julian Smart
felixcarswell
Jul 19, 2010 11:22 am
Hi Sergey, ... I don't have a firm date for this - multitasking on several products - but I will prioritise it and try to make headway in the next couple of ...
6492
Dave Silvia
ddotedotsdot
Jul 20, 2010 1:25 pm
Hi! I use the following batch file: cd %1 del /s /q /f %1\Backup92;*.* rd /s /q %1\Backup if exist lastUpgrade (del /s /q /f lastUpgrade92;*.*) else (md...
6493
Julian Smart
felixcarswell
Jul 20, 2010 1:31 pm
Hi Dave, Thanks; also I'm making faster progress than I thought so I should be able to upload something to test in the next few days. I'm planning on ...
6494
Dave Silvia
ddotedotsdot
Jul 20, 2010 1:43 pm
... Yes, I remember mentioning that to you back in the late VS 2005 days. Since it is a broader spectrum build tool, I wondered if, at that time, you'd ...
6495
Julian Smart
felixcarswell
Jul 21, 2010 6:37 pm
Hi, Here's a pre-release of DialogBlocks 4.39 for Windows with a first cut at VS 2010 support: http://www.dialogblocks.com/DialogBlocks-4.39-Setup.exe You need...
6496
Bob Margolis
g4ttzbob
Jul 22, 2010 1:48 pm
Thanks, Julian. I've only tested a couple of things: a small project and building debug & release versions of wxWidgets. So far, all is well. I get a couple of...
6497
Alec Ross
apply72000
Aug 6, 2010 3:30 pm
Hi, I've started to work again on a very old DB project, archived from a very sick m/c and reloaded onto a new one. The version of wxWidgets being used was...
6498
col135135
Aug 7, 2010 12:04 pm
Having troubles targeting multiple wxWidgets versions (2.8.11 && 2.9.1). I thought this forum may save me some time and get an idea how others handle their...
6499
Julian Smart
felixcarswell
Aug 8, 2010 7:05 am
Hi, ... I don't have any preference personally, I just have e.g. c:\wxWidgets-2.8.10, c:\wxWidgets-2.9.1 on my PC. ... It has to be the root of one version. ...
6500
Dave Silvia
ddotedotsdot
Aug 8, 2010 7:57 am
Hi! I also use the CFG property, especially with my various versions of Visual Studio (6, 7.1, 8, 9, 10) although it works with MinGW and Linux for me as well,...
6501
Alec Ross
apply72000
Aug 9, 2010 3:56 pm
Ping? Well the old DB project was created w/ a very old version of DB. So is it just incompatible w/ the current version? If so, what is the most practical...
6502
Julian Smart
felixcarswell
Aug 9, 2010 5:06 pm
Hi Alec, ... Sorry, I didn't really understand the questions... ... I don't think so, if the file loaded OK, then it's compatible. ... Not sure I really...
6503
Alec Ross
apply72000
Aug 10, 2010 11:43 am
I ... Sorry. ... Thanks for the tip. Well many - but not all - the controls do have corresponding filenames. I could just enter these, but this raises a ...
6504
Dave Silvia
ddotedotsdot
Aug 10, 2010 12:42 pm
Hi! It's a bit painful for me following this exchange. I've been using relative directories for: src include images help build bin and all their substructures...
6505
Julian Smart
felixcarswell
Aug 10, 2010 1:13 pm
Hi Alec, ... You don't usually need to enter filenames for every control; just the top-level dialog will do. If you have, say, a property sheet dialog, or ...
6506
Dave Silvia
ddotedotsdot
Aug 10, 2010 1:42 pm
Hi! ... By and large, agree... ... Disagree, much of the time. Having a single file for a grossly simple application (a quick dialog to obtain information...
6507
Alec Ross
apply72000
Aug 10, 2010 1:43 pm
Hi Dave, Tks. I hope to get round to looking at your example that you've kindly given the link to. The thing is that I have been a regular, and very happy,...
6508
Dave Silvia
ddotedotsdot
Aug 10, 2010 2:03 pm
Hi, Alex! Understand perfectly!;) And DB being a living document and a moving target, even without lapsing, it's not easy to keep up (not that I claim to...
6509
Alec Ross
apply72000
Aug 10, 2010 2:13 pm
In message <4C615052.7000100@...>, Julian Smart <julian@...> writes ... Yes, I remember this. ... Well I remember something very much...
6510
Alec Ross
apply72000
Aug 10, 2010 2:17 pm
... ;-) -- Alec Ross...
6511
Julian Smart
felixcarswell
Aug 10, 2010 10:23 pm
Hi Alec, ... Sorry, I wasn't clear enough; if you look at the buttons above the property editor to the right of the source editor, you'll see the second one...
6512
Alec Ross
apply72000
Aug 11, 2010 12:44 pm
... Thanks very much, Julian. I've started to add the filenames again via that route, and its curing the resulting issues in building attempts. Sorry for my...
6513
Alec Ross
apply72000
Aug 11, 2010 3:51 pm
Hi, Once again I'd appreciate some assistance. Now, an attempted build fails with the message: ... /useenv/ failed (error 2: the system cannot find the file ...
6514
Julian Smart
felixcarswell
Aug 11, 2010 4:57 pm
Hi Alec, ... Weird. Does the ... indicate some part of the error you haven't included? What 'useenv39; is I haven't a clue. Not finding 'devenv39; would be more...