Hi all,

I'm currently having a GtkWindow(WINDOW_POPUP) which has drag and drop
connected
by using connect("drag_data_received", ...). works pretty fine, even
when
hiding and showing the window. when I change the window type to
WINDOW_DIALOG,
it works until I hide the window ... after doing a hide() and show() the
window doesn't get the d&d receive event any more, not even after
connecting
the event again.

some other question, is there any method to get the size & position of
a window ?

thanks,

Martin

-- 
Martin Preishuber - Student, ECLiPt Core Member, SysAdmin
http://eclipt.uni-klu.ac.at,
mailto:[EMAIL PROTECTED]

"Remember, if it's being done correctly, here or abroad, it's ___not
the U.S.
Army doing it!"
-- Good Morning VietNam
To unsubscribe: echo "unsubscribe" | mail [EMAIL PROTECTED]

Reply via email to