Quoting [EMAIL PROTECTED] ([EMAIL PROTECTED]): > Can anyone suggest any reason why setting different options isn't > working. For example, I set KEEP_POSITION on another window > (haven't done the background thing yet) and I am still able to > drag it around. I have basically the same problem setting the > stacking class (its doesn't appear to be working). I am using > 0.9.13. I am basically just messing with the "df_window" sample.
df_window has its own dragging implementation. The KEEP_POSITION option doesn't reject Move() calls on the window, but disables the builtin window manager (using CapsLock or Meta). -- Best regards, Denis Oliver Kropp .------------------------------------------. | DirectFB - Hardware accelerated graphics | | http://www.directfb.org/ | "------------------------------------------" Convergence GmbH -- Info: To unsubscribe send a mail to [EMAIL PROTECTED] with "unsubscribe directfb-users" as subject.
