Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » Developing U++ » Bugs (& fixes) » problems with splitter and layouts
problems with splitter and layouts [message #16479] Tue, 17 June 2008 14:57 Go to previous message
cocob is currently offline  cocob
Messages: 156
Registered: January 2008
Experienced Member
hello
I don't think this is a bug. I think i'm a not using it correctly.


I have designed a simple layout ( 2 buttons ) and i want to draw it in a splitterCtrl. Here a minimalist version of my code that produce the problem. The background of the layout is not painted correctly in the splitterCtrl.

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


Thanks for your help.

[Updated on: Tue, 17 June 2008 14:57]

Report message to a moderator

 
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: Thu Mar 28 22:52:50 CET 2024

Total time taken to generate the page: 0.01277 seconds