Search found 26 matches

by Bleu Raeder
Fri Feb 24, 2006 3:38 pm
Forum: wxDev-C++
Topic: IDE tutorials for wxWidgets
Replies: 56
Views: 20483

Howdy to all!

I am on the first day at a new job, and that plus moving has caused most of the delays. I expect that I will be able to attack the tutorials more now that I am getting settled in.
by Bleu Raeder
Tue Jan 31, 2006 3:36 pm
Forum: wxDev-C++
Topic: IDE tutorials for wxWidgets
Replies: 56
Views: 20483

Sorry for the lack of communication, that darned real job just keeps getting in the way.
by Bleu Raeder
Fri Jan 20, 2006 3:04 pm
Forum: wxDev-C++
Topic: Is there any available book in the market?
Replies: 8
Views: 2244

It will be aimed specifically at wx-devcpp. CAUTION - While the examples and tutorials will get you a long way down the road you will want to have at least a basic understanding of C++ and OOP. I will attempt to cover as many of these things as possible within context. Bleu Raeder, thanks for writi...
by Bleu Raeder
Thu Jan 19, 2006 3:05 pm
Forum: wxDev-C++
Topic: Radio button background color
Replies: 9
Views: 2170

Upgrading to 6.9 fixed the problem in WinXP
by Bleu Raeder
Wed Jan 18, 2006 5:18 pm
Forum: wxDev-C++
Topic: Radio button background color
Replies: 9
Views: 2170

Great! It is weird I know. I have confirmed that the problem is occuring on more than one system. MORE: I changed from the XP theme to the Windows classic theme on the same machine and the problem went away. The default color for a Classic app is light grey where as the default for the XP app appear...
by Bleu Raeder
Wed Jan 18, 2006 2:02 pm
Forum: wxDev-C++
Topic: 6.9alpha release
Replies: 34
Views: 9492

I think he means the wx-devcpp upgrade. As far as we can all see you have to uninstall wx-devcpp and then install the newer version. Is that correct, or am I off base here? Right, that's the prefered way. Theoretically, you could just copy the devcpp.exe and devcpp.pallete over the current ones. Ho...
by Bleu Raeder
Wed Jan 18, 2006 1:59 pm
Forum: wxDev-C++
Topic: Radio button background color
Replies: 9
Views: 2170

Still, even when I colaborate in this project, I'm not very familiar with wxWidgets programming, so maybe someone can help you better. We'd still probably need to see the code. Could you zip it up and sent it to m.nealon@wanadoo.nl please, I need something to do while the libraries are compiling. I...
by Bleu Raeder
Wed Jan 18, 2006 1:53 pm
Forum: wxDev-C++
Topic: Is there any available book in the market?
Replies: 8
Views: 2244

Hopefuly i hope that will be more example with no step-skipping in the book. i only have C and vb programming skill, does it cater more for the wxdevcpp version or other such as visual C++wxwidget? It will be aimed specifically at wx-devcpp. CAUTION - While the examples and tutorials will get you a...
by Bleu Raeder
Tue Jan 17, 2006 9:53 pm
Forum: wxDev-C++
Topic: 6.9alpha release
Replies: 34
Views: 9492

On simple request from a C++ and a Wx-Dev C++ newbie. When 6.9 is finally released PLEASE,PLEASE make step by step instructions for upgrading or installing over the previous version. SCREENSHOTS would be enormously helpful. I added a "Tip #4: Upgrading" to the FAQ ( http://forums.wxwidget...
by Bleu Raeder
Tue Jan 17, 2006 8:10 pm
Forum: wxDev-C++
Topic: Radio button background color
Replies: 9
Views: 2170

rb_pow_60Hz = new wxRadioButton(WxPanel4, ID_RB_POW_60HZ, wxT("60 Hz"), wxPoint(114,241), wxSize(52,18), wxRB_GROUP, wxDefaultValidator, wxT("rb_pow_60Hz")); rb_pow_50Hz = new wxRadioButton(WxPanel4, ID_RB_POW_50HZ, wxT("50 Hz"), wxPoint(114,272), wxSize(58,20), 0, wxD...
by Bleu Raeder
Tue Jan 17, 2006 7:31 pm
Forum: wxDev-C++
Topic: Radio button background color
Replies: 9
Views: 2170

I tried to duplicate the problem and cannot, it only exists, thus far, in the one application. Has anyone else had this problem?
by Bleu Raeder
Tue Jan 17, 2006 7:30 pm
Forum: wxDev-C++
Topic: Is there any available book in the market?
Replies: 8
Views: 2244

Yes, I'll be starting work on one within the next few days. We will probably offer it online in PDF format. I am currently reviewing the existing tutorials and will be making some corrections/additions to them (trivial things really). My plan is to start with each of the widgets, like sizers, and wo...
by Bleu Raeder
Sat Jan 14, 2006 12:29 am
Forum: wxDev-C++
Topic: IDE tutorials for wxWidgets
Replies: 56
Views: 20483

Cool, I haven;t decided my exact approach, but consolidating some tutorials will be first on the list. I know that there are some common issues, things like how to plan an application or what all those files are for, that need to be covered in the context of wx-devcpp. I am looking forward to the ch...
by Bleu Raeder
Fri Jan 13, 2006 8:44 pm
Forum: wxDev-C++
Topic: IDE tutorials for wxWidgets
Replies: 56
Views: 20483

I know that it is changing rapidly, but as a stable version approaches a good book might be something that could be sold to support the effort. I guess it could be done electronically, donate and get to download the PDF kind of thing. God love you! We really do need people willing to do more docume...
by Bleu Raeder
Fri Jan 13, 2006 7:53 pm
Forum: wxDev-C++
Topic: IDE tutorials for wxWidgets
Replies: 56
Views: 20483

I know that there is a book on wxWidgets, but has anyone offered to write a book on wx-devcpp? If not, I'd like to throw my hat in the ring. No, please go ahead. I'd suggest that you make it a PDF, since wxdevcpp changes so fast, it would make not much sense to "print" it IMO. A good plac...