Enter your vote today! A new poll has been created for the wxMS_developers group: The Links feature tutorials on creating executable objects (applications,...
wxMS_developers@yahoo...
Sep 20, 2006 4:37 am
2
Hi! I like to keep my output file(s), whether executable or library, in a separate directory from my objects and other intermediate build files, if any....
BTW, The code in this message can be downloaded from the Links area: Links > Miscellaneous Downloads DB GNU makefile header/footer for Output path fyi, Dave S....
I've just uploaded and linked a new DialogBlocks tutorial that uses MinGW and VS2005 to build a RegEx Tester application. The tutorial/application explores...
Hi! If you've explored the tutorials at any level, please, give your opinion of their value in the poll at this site. It will help determine how much effort...
Enter your vote today! A new poll has been created for the wxMS_developers group: Are the tutorials of any value? o Yes, would like to see more of them. o Not...
wxMS_developers@yahoo...
Sep 28, 2006 8:27 am
8
Hey Dave, I have been trying to get into wxwidgets and dialogblocks for a few months in my spare time. Since last week I have gotten more serious having about...
Hi! Sounds like you're just the sort of developer these tutorials are meant to "target"!;) Thank you for the reply! FYI: The Data Conversion tutorial is a...
Hi! Please note there are 2 polls for the tutorials. One is a yea or nay re: are they useful. The other indicates your opinion of how well they accomplish...
Hey Dave, Have downloaded both tutorials, and will begin digging into the data conversion utility tutorial as soon as I get some more spare time... Thanks! ...
First, some include statements where not correct for the custom code directory. After I repared that, I still get this error: 1>------ Build started: Project:...
Dave, I really would like an example that: Has a frame window with different dialogs (panels) and windows in it. Switch in and out the windows and panels using...
Hi! I'm not sure about the repairs you speak of, but I'll look into them. Thanks for the info. As to the error you note, you must be using DB 3.06 or less. As...
Hello, again! I've downloaded and rebuilt the Data Conversion tutorial project and it built just fine, no incorrect statements. Can you be more specific about...
Hi! I'll definitely put this at the top of the list for new tutorials. I've seen discussion in other fora about it and it is definitely an area of wxWidgets...
Hi! Just after a cursory glance at your application, I'd say the easiest way to deal with it in wxWidgets (and using DB) would be to use a wxNotebook. The...
Hi Dave, I worked through the data conversion tutorial/project. Excellent work. I get to the very end, and upon trying to compile my project run into compile...
Hi, John! Could you upload your .pjd to the Files area? Then I'll take a look and see if there's something glaring. BTW, if you get the free Visual C++ 2005...
Hi Dave, I Use tha latest codeblocks 4.10 I have installed VS express and the SDK. The modified the settings for the SDK exactly as MS described it I compile...
Hi Dave, My wxWidgets was compiled with VS2003, so I tried to compile it with VS express 2005. It didn't compile: Many warnings about depricated function calls...
Hi! Okay, here's the catches... One, it's always best to build in DB as it has the inside information on wxWidgets, to Visual Studio DB/wxWidgets is a complete...
Hello, again! Here's the short answer: dsilvia@.... The longer answer, but the shorter return time and the faster to get you going is to build using...
Hi Dave, It is uploaded to the file area. If you see something, great, if not, don't worry about it. I'll get it figured out sooner or later. :) I also did...
Hi! Well, would you believe there's a difference between: DataConverter8bit and DataConverter8Bit ? The tutorial was written with a capital 'B' and you used a...
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the wxMS_developers group. File :...
wxMS_developers@yahoo...
Oct 2, 2006 4:20 am
30
Hi! I've just added a new folder to the Links area, Demos. They differ from tutorials in that there is no step by step instruction included. These are more...