Monthly Archives: December 2008

Working through the wxWidgets Tutorial:: Widgets I: wxBitmapButton

Ok… I need to get this train moving again…. The is the sample code that threw me for a little loop.. I notice that Bitmap button doesn’t automatically resize… My first bitmap was rectangular in shape and than the others … Continue reading

Posted in Uncategorized | Leave a comment

Misc Stuff. Wxwidget bugs… Et all

I ran across what I think is a bug in wxframe… I wanted to come up with a single file deployment to see if people on ubuntuforums are also seeing this. anyway.. Anyway… I really like that Inkscape stuff.. It … Continue reading

Posted in Uncategorized | Leave a comment

Zetcode , Code::Blocks,OCC and Caffeine

Ok,,,, Normally, when I head out to my mom’s I stay overnight and head back the next day.. But because of some family commitments I had to head back tonight…. For most of my life I’ve been a night owl, … Continue reading

Posted in Uncategorized | Leave a comment

Working through zetcodes wxwidget tutorial:Widgets I

Ok… This looks like a real interesting section. Unfortunately, I think my quiet time is about up and the house is about to wake up… But… We’ll give it a try and see how far we get… So currently I’m … Continue reading

Posted in Uncategorized | Leave a comment

Moving a top panel back to the top in ubuntu linux.

So I just spent about an hour trying to get my top panel back to the top.  Somehow I got a window underneath the top panel and I moved the top panel to the right.  Now the darn thing is … Continue reading

Posted in Uncategorized | Leave a comment

Working through zetcode’s wxwidget tutorial: Dialogs (Continued)

This morning I was going through my post’s in ubuntu forum’s and found that someone else was having simliar problems was with playing Maelstrom on Ubuntu… http://ubuntuforums.org/showthread.php?t=864356 I’ve been so focused on the wxwidget stuff, I sort gave up on … Continue reading

Posted in Uncategorized | Leave a comment

Working through zetcode’s wxwidget tutorital: Dialogs

I’m sort getting anxious to get through this tutorial and start doing some actual coding… I’ve been thinking about some of the projects I could do…. Ultimately, my goal is to get my C++ skill sets up to the point … Continue reading

Posted in Uncategorized | Leave a comment

Working through zetcodes wxwidget tutorial, events.

I think this will be my 102 posting… Wow what ride 😉 So yesterday, I was playing around in XP.. Today I’m back in Linux. So…. I’ve been working in the events section of the zetcode tutorial called “Example using … Continue reading

Posted in Uncategorized | Leave a comment

Code::Blocks WxWidgets and XP (Continued)

This post picks up from here Ok… So I’m picking my mom up for Christmas and it’s early in the morning and of course I’m on the computer.. But first I need to make some coffee. Darn things is I … Continue reading

Posted in Uncategorized | 1 Comment

(Part 3)Exploring zetcode wxwidget tutorial on Layout Management:

I think I’ve been lingering in this section for a little too long. The next section of this tutorial deals with wxGridSizer.   Not that I’m not enjoying this tutorial.  It’s just I want to get through it and start coding… … Continue reading

Posted in Uncategorized | Leave a comment