Bugs item #1023284, was opened at 2004-09-06 22:19 Message generated for change (Comment added) made by bradleyhughes You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=428680&aid=1023284&group_id=40696
>Category: Behaviour >Group: CVS Status: Open >Resolution: Works For Me Priority: 5 Submitted By: Keith Maika (kicken) >Assigned to: Bradley T. Hughes (bradleyhughes) Summary: Programatically set 'Always on top/bottom' support Initial Comment: GTK has a couple new functions to set the always on top/always on bottom flags via a program. These functions are gtk_window_set_keep_above and gtk_window_set_keep_below. The keep_below function works fine it seems. It does keep the window below all others and checkes the 'Always on bottom' window menu item. The keep_above function though also sets the always on bottom flag rather than the always on top flag. I've attached a sample program that can be used to test it. Requires GTK+ 2.4 or better (I have 2.4.0) for the functions to work. The only other window manager I've tested this in is Enlightenment. It's the only other one I have access to atm. ---------------------------------------------------------------------- >Comment By: Bradley T. Hughes (bradleyhughes) Date: 2004-09-08 11:00 Message: Logged In: YES user_id=459209 this works for me using CVS, it should also work with 0.70.0beta2 ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=428680&aid=1023284&group_id=40696 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] List archives: http://asgardsrealm.net/lurker/splash/index.html Trouble? Contact [EMAIL PROTECTED]
