FreeSoftware to the fullest!

Month: September 2007

(OffTopic) Qt and Visual Basic

This morning (1h ago) I have been in the VIG (Visualització i Interacció Gràfica, Visualisation and Graphic Interaction in english) laboratory introduction class. Before being there I knew that we had to do some practices with Qt3 and OpenGL because it is on the book, but I wanted to go to know how deliveries would work and so…
Miquel (aka kiko) had told it me. Are you sure you want to go? he asked me. And I said him yes, just to know how will it work, so I have convinced him to go.
When we where there, the teacher has asked how much people had used Qt before (nobody had except me and kiko I think) and then he has explained in 10′ how would the laboratory be getting on, then the Qt3 has begun after being told not to use Qt4 because they are not able to compile it (¿¿¿???).
me: kiko, we should go.
kiko: wait a little bit, it will be rude to leave it now.
The Qt explaination began then. He said that QMake was very hard to use and that he will teach us how does it work the next week and then the Qt as a graphical library explaination began. He has been saying that Qt has a class for each widget, that they all began with a Q and so.
me: kiko, we must go now.
kiko: Just 5 minutes…
Then he has been saying that Qt is just like Visual Basic, because everybody knows what Visual Basic is…
me: kiko, go away!
Yes, we have leaved then and he’s been saying to me that it is funny to see me nervous… -.-

CMake Help

After having been working on cmake so much during summer I having used so much the cmake console help interface (aka cmake –help-command-list and cmake –help-command , which is quite useful) I decided to build a little interface program so it could be used in a different/more intuitive way.

If someone wants to try it, you can check it here. It is written in Python and PyQt4, its my first project using PyQt actually. 🙂

PS: I only writed the interface and the cmake command calls, the texts are from cmake.

© 2024 TheBlindCow

Theme by Anders NorenUp ↑