12/15/2008

Pig

Yesterday, I created a 3dcg data of pig using LightWave.
After creating it, I try to make My open source program reading it and It was possible
.

Next picture is my 3dcg data using my open source.

12/03/2008

Gtk Radio menu

My program named strip experiment has to work select polygon or vertex.
I try to call this work, when user push a menu item.

I use radio menu item provided by gtk+.

This item can catch only group change signal.
I wonder to catch a time for user to push radio item, But I now understand it.


It is to catch toggled signal about GtkCheckMenuItem.
GtkCheckMenuItem is super class for GtkRadioMenuItem.

When user push radio menu item, this signal is called.

12/02/2008

WEP key

My laptop machine is installed Ubuntu7.04, desktop machine is Ubuntu8.04.

I use AirMacExpress with wep key in My house.

When I get network, In laptop I type pass phase every time.
But In desktop, it is nothing.