Monthly Archives: May 2009

Exploring the WxGLcanvas test program on Ubuntu 8.04 using code::blocks and getting glut template setup.

fter a couple of days of messing around, I posted in the wxforums and found out how to get the samples  http://wiki.wxwidgets.org/WxGLCanvas, to work on Ubuntu with code::blocks. Basically: project>Build Options>Compiler Settings>Other Options:`wx-config –cxxflags` project>Build Options>Linker Settng>Other Linking Options>`wx-config –libs … Continue reading

Posted in Uncategorized | Leave a comment

Getting wxglcanvas test program to run ubuntu with code::blocks

Ok… so I’ve been wanting to get my own custom app that uses opencascade, wxwidgets and linux code::blocks with eventual ports to windows.    There is a very nice OSS application called heekscad that can be consulted for reference. I believe … Continue reading

Posted in Uncategorized | 5 Comments

wxwidgets and opencascade

I was playing around with Heekscad and I have to say it’s pretty cool but there’s almost too much going on there at the moment for me to  really digest. I was playing around with the code sample gtkmmopencascade using … Continue reading

Posted in Uncategorized | Leave a comment

gtkmm and opencascade for dummies

Ok… about a half a year ago or so, I’ve was going like a banchee with code::blocks, wxwidgets C++ and opencascade.  Then QT decided to go LPGL which caused me to go dead in my tracks. Anyway…. I decide to … Continue reading

Posted in Uncategorized | Leave a comment

Messing around with heekscad

Ok… Life has been really busy for me lately and I really haven’t had a lot of time for fun projects. Anyway… This heeks cad stuff is really intriguing to me. I have most of the OCC components installed so … Continue reading

Posted in Uncategorized | Leave a comment

getting D3 calender function in Mgtd

Ok… So I ran a conversion package to convert d3 to mgtd. I have to say, I think at some levels I like mgtd better.    During the project review, I get loosing my focus using D3.  mgtd imho seems to … Continue reading

Posted in Uncategorized | Leave a comment

More Gtd stuff. Work Home.. D3 vs Mgtd

Ok… So I’ve been doing this GTD for a about a month or so and I guess I’m waste deep into it so far. At work, I’ve been keeping up with keeping email inbox and outbox clean as well as … Continue reading

Posted in Uncategorized | Leave a comment