Kirix Support Forums

Windows=MiniFrame, GTK=Frame

Please post all general questions, comments, bug reports, and any other wxAUI feedback here.

Windows=MiniFrame, GTK=Frame

Postby Infinity77 on Thu Jan 19, 2006 8:20 am

Hello forum,

this is just a very simple question. Does anyone know why on GTK wxFrame has been used as floating frame instead of wxMiniFrame? Doesn't wxMiniFrame work well on GTK (I have no idea, I'm just asking as I don't have Unix/Linux machines)?

Thank you very much for your comments.

Andrea.
"Imagination Is The Only Weapon In The War Against Reality."
http://xoomer.virgilio.it/infinity77
Infinity77
Registered User
 
Posts: 12
Joined: Thu Jan 05, 2006 12:57 am
Location: Milan, Italy

Postby Ben on Thu Jan 19, 2006 8:34 am

Try it out-- The Gtk mini frame looks bad at the moment. I would like to patch it eventually and then use it on GTK too.
User avatar
Ben
Kirix Support Team
 
Posts: 525
Joined: Mon Dec 19, 2005 6:29 am

Postby Infinity77 on Thu Jan 19, 2006 12:10 pm

Hello Ben,

thank you for your answer... unfortunately I don't have a Unix/Linux machine to test it, so I trust you ;-)
I have a small question:

does the wxEVT_SET_CURSOR work on GTK? I mean, does the cursor change shape when you move the mouse near a wxAUI sash (it should be a wxSIZENS and friends)?
Because someone told me that this event is not sent on GTK...

Thank you very much.

Andrea.
"Imagination Is The Only Weapon In The War Against Reality."
http://xoomer.virgilio.it/infinity77
Infinity77
Registered User
 
Posts: 12
Joined: Thu Jan 05, 2006 12:57 am
Location: Milan, Italy

Postby Ben on Thu Jan 19, 2006 1:59 pm

Right. The wxEVT_SET_CURSOR event appears to not work in GTK. It's one of the problems with the gtk version of wxAUI right now. No cursors are changing. We'll implement it with mouse move instead.

All the best,
Ben
User avatar
Ben
Kirix Support Team
 
Posts: 525
Joined: Mon Dec 19, 2005 6:29 am

Return to wxAUI Questions, Thoughts & Feedback