Monthly Archives: November 2008

More on starting with code::blocks wxformbuilder in linux

Yesterday, I was playing with code::blocks on a xp machine with a gnu compiler (at my mothers house on my sister computer).  Today I’m trying it on my Linux box.  My Linux box has  a older process with a sucky … Continue reading

Posted in Uncategorized | Leave a comment

Code::Blocks Wxwidgets and XP

Ok… So it’s the day after Thanksgiving… My family went to the Strongbow Inn in Indiana, and are jaws dropped when we got the bill. It was one of those situations where the food was nice, but it wasn’t that … Continue reading

Posted in Uncategorized | 1 Comment

Playing around with wxwidgets, wkformbuilder Code::blocks

I was just reflecting with on the long line of stuff that I’ve looked at prior to getting to this spot. I’ve looked at QT, gtk, gtkmm and finally wxwidgets.  I’ve glanced at glade and wxwidgets. I’ve played a little … Continue reading

Posted in Uncategorized | Leave a comment

Vb6 Gui Programmer at heart working towards cross platform: Wxwidgets

Ok… So I manage to get to Technique 2 in Matthew Telles’s C++ Timesaving Techniques for Dummies. My Linux GNU compiler is yapping about this and that, sending out warnings about the “gets” that are in the source… (Some details … Continue reading

Posted in Uncategorized | Leave a comment

Working through code and things to avoid.

I’ve been starting to work my way through C++ Timesaving Techniques for Dummies. I’m a little reluctant to post publically out of respect of copyright. I’m digesting Technique 2 Using Abrstraction to Extend Functionality and I start getting compiler warnings … Continue reading

Posted in Uncategorized | Leave a comment

Fun time getting spread thin. Feeling conflicted.

I’ve been finding myself getting squeezed for time lately.   I’ve moved up in the world and went from 2000 to XP at work.   I’ve had orders of magnitudes of performance improvement in the data mining kind of stuff I do, … Continue reading

Posted in Uncategorized | Leave a comment

Looking at Gtkmm support code for Opencascade Makebottle to see what makes it tick.

As a kid, my mom would give me old broken clocks to take apart. She said that it would keep me occupied for hours. I guess this blog is my adult version of the same thing.. I have had a … Continue reading

Posted in Uncategorized | Leave a comment

More on taking another crack at putting it all together..

Ok… I think I’m so close to putting it all together. Whether or not it works, well that’s another matter. Just a note to myself here but for I start. I added these notes to src/Makefile.am: AM_CXXFLAGS =-DHAVE_IOSTREAM -DHAVE_LIMITS AM_CPPFLAGS … Continue reading

Posted in Ubuntu, Uncategorized | Leave a comment

Taking another crack at putting it all together.

I was on my path of working through the gtkmm tutorial and frankly I got a little bored, I started to take a look at glade3 which looks like it should take some of the tedium out of all this.. … Continue reading

Posted in Uncategorized | Leave a comment

Working through the gtkmm tutorial (Part 4)

Ok… The elections have been over for a few days but its been kind of hard to get back into my morning groove of study before work… Anyway lets see what we can do here. I’ve been sort of stuck … Continue reading

Posted in OpenCascade, Ubuntu, Uncategorized | Leave a comment