Please, help me to test this GUI for python Blender

Ok.

Hi…this is a last beta of MHGUI,
a Blender Python GUI lib developed for MakeHuman project, but
thinked for general use.

You can use it, because in the future I dont’ change
the sintax in the client code: I will only work on internal
class changement, adding a properties and method.
Don’t use Tridiwin class, because it’s very experimental.

In the sample attention to item image path and resolution.
I make the tga by Gimp. Don’t use compression to save it.
I hope this is useful. Thanks to all…

I’ve tested it with 3 different configuration:

  1. Celeron633 128 Mega Ram
    ATI Rage 128 win2000.
    RESULT: little slow but usable without problem.

  2. PentiumIV 1500 GeForceII
    win2000.
    RESULT: Great!

  3. Celeron633 128 Mega Ram
    ATI Rage 128 RH7.3.
    RESULT: the Bezier connector is very slow,
    I must use a simple line connector.

http://www.kino3d.com/~Ken75/makehuman/can_be_1_01.zip

http://www.kino3d.com/~Ken75/makehuman/betafinal.jpg

This is only a screenshot of sample of Itemwin class,
but in the blender textwindow, you can see

-GPL license-
-SAMPLE_doc: a sample code to visualize an external text, for example a help
-SAMPLE_image: a sample code to put quickly square tga picture
-SAMPLE_menu: a sample code to put quickly a menu window
-SAMPLE_message: a sample code to put quickly a message window
-SAMPLE_time: a sample code to put quickly a status bar
-SAMPLE_menu: a sample code to put quickly a menu window
-SAMPLE_button: a sample code to put quickly a button window
-SAMPLE_slider: a sample code to put quickly a slider window
-SAMPLE_tree: a sample code to put quickly a hierarchy tree window
-SAMPLE_file: a sample code to put quickly a little file window
-SAMPLE_common: the common metod in the base class
-SAMPLE_bckg: a sample code to set a simple (actually) background

After download and put the test.tga and test1.tga in a
correct directory (see the script; under win copy the images
simply in C:/ ). ALT -P in the Blender text window .

About Blender MakeHuman you can see
the base model development here:
http://it.geocities.com/enricovalenza/makehum.html

works perfectly on:
Win 2K
Athlon XP 1 GHz
Rage128 pro

I’ll test it tonight on my comp.

Martin

Win XP
Athlon 1.0 Ghz
512
Blender Publisher 2.25
Hercules GeForce2 mx
Move Ok
Right click Ok
Tooltips Ok
Link between windows Ok
Images in windows ok

Pattern in top of windows move in a weird way

Athlon 1.3
xp
256 sd
blender 2.25
geforce 2

Works fine, closes when i click on either of the “ok” buttons or the tooltip button on the one with the pic of some stars. Nothing happens when i click on any of the other tooltip buttons

Lookin good

Thanks!
I’ve a notice that under win this GUI use all
system resource. You can try this? Anyone can
test under Linux? I fear that under linux there are
more problem… :-?

there’s some spikes when moving windows around and that, but nothing more than usual. I mean, those kind of spikes appends all the time. When you leave the GUI alone, the cpu activity drops back.

Martin