Re: Moving a form and a panel in parallel should not be as difficult ?!?!?!?
- From: "Michael C" <nospam@xxxxxxxxxx>
- Date: Tue, 28 Nov 2006 11:29:24 +1100
"gourmete" <bristian@xxxxxxxxxxx> wrote in message
news:1164661982.216316.3980@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
problem: When moving the front-form I update the location of the
transparent panel on the back-form. This update takes to much time, i.
e. the second panel moves two slow.
Transparancies are slow becuase the background needs to be redrawn
(presumably in a buffer) and then the transparent form needs to be drawn.
Most transparancies that are used by windows are fairly restricted in size.
I suspect you need to find a better way to do this.
Michael
.
- Follow-Ups:
- References:
- Prev by Date: Re: Making Control Topmost
- Next by Date: How to add two buttons with textbox in a single cell of column?
- Previous by thread: Moving a form and a panel in parallel should not be as difficult ?!?!?!?
- Next by thread: Re: Moving a form and a panel in parallel should not be as difficult ?!?!?!?
- Index(es):