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

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 Go to previous message
koldo is currently offline  koldo
Messages: 3461
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:

	Transparent();


Following these rules it is possible to stack some transparent Splitter and StaticRect.

Best regards
Koldo


Best regards
IƱaki
 
Read Message
Read Message
Read Message
Previous Topic: Splitter::Reset and Splitter::Clear clarification
Next Topic: Splitter SetPos bug ?
Goto Forum:
  


Current Time: Thu Jul 30 16:49:24 GMT+2 2026

Total time taken to generate the page: 0.00416 seconds