[gtkmm] Gdk::Window::raise & Gdk::Window::lower



Hi

Any one know what is the problem with Gdk::Window::raise ? I can use Gdk::Window::lower without any problem but Gdk::Window::raise with not work !!!

	if(isTop == FALSE) {
	get_window()->raise ();
	}else{
	get_window()->lower ();
	}
	
	realize();
	isTop=!isTop;


--
http://www.4-SMS.Com
http://eShop.4-SMS.Com
http://Mozilla.4-SMS.Com
-*- If Linux doesn't have the solution, you have the wrong problem -*-




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]