U++ framework
Do not panic. Ask here before giving up.

Home » Developing U++ » Bugs (& fixes) » problems with splitter and layouts
Re: problems with splitter and layouts [message #16937 is a reply to message #16479] Mon, 21 July 2008 19:48 Go to previous messageGo to previous message
cocob is currently offline  cocob
Messages: 156
Registered: January 2008
Experienced Member
hello all. I have an other problems with splitters, layouts and GLCtrl...

here a little example (the same as before Smile)

        TopWindow a;
	Splitter b;
	Withbug1Layout<ParentCtrl> c;
	Withbug1Layout<ParentCtrl> d;
	CtrlLayout(c);
	CtrlLayout(d);
	b.Vert(c, d);
	a.Add(b);	
	a.Run();


There is a GLCtrl on the layout like this

LAYOUT(bug1Layout, 184, 204)
	ITEM(GLCtrl, dv___0, RightPosZ(12, 104).BottomPosZ(8, 104))
	ITEM(Button, dv___1, LeftPosZ(8, 64).TopPosZ(8, 68))
END_LAYOUT


The problem is : the GLCtrl is not reshaped when i move the splitter bar.

Thanks for your help
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Pop-up help for Toolbar icons located in wrong display on multidisplay setup
Next Topic: Problem with xfce theme
Goto Forum:
  


Current Time: Sun Apr 26 05:53:43 GMT+2 2026

Total time taken to generate the page: 0.00855 seconds