Home » U++ Library support » Splitter » Splitter transparent background
|
|
Re: Splitter transparent background [message #24195 is a reply to message #24163] |
Mon, 04 January 2010 11:47  |
 |
koldo
Messages: 3432 Registered: August 2008
|
Senior Veteran |
|
|
Hello all
It is solved.
The trick is to follow these rules:
- To define a StaticRect as transparent it is needed to do both:
Transparent();
Background(Null);
- To define a Splitter as transparent it is needed to do this:
Following these rules it is possible to stack some transparent Splitter and StaticRect.
Best regards
Koldo
Best regards
Iñaki
|
|
|
Goto Forum:
Current Time: Fri Apr 25 20:37:02 CEST 2025
Total time taken to generate the page: 0.00968 seconds
|