Hey Fernand,

Fernand Vanrie schrieb:
[..]
> /i struggeld also long time to solve this problem
> then a clever gui on the forum who learned us to use a peer dow to 
> render a graphic, found also the solution: "invalidate"  the window
> for "invalidating" there are several way's depending on what part of the 
> window hes to been refresched .OO uses rheir famous constants for it (I 
> uses "2" ) who works fine
> 
> gives you dialog a unique name as "dialog1"   and uses thisi code:
> 
>     oWin =GetWindowOpen("Dialog1")  'the titel of the dialog must be 
> "Dialog1'
>   oWin.invalidate(2)  ' 2 works fine but there are other constants ans 
> combinations posibla

I try this - but nothig happend :-(
Then I changed a little bit the constant "2" and when I use "1" it works
fine :-)

So thank you for this code, now my project works as expected. Now i try
to learn, what "invalidate()" means and haw it works.

Again - thank you for your help :-)

regards
Thomas

-- 
## Marketing deutschsprachiges Projekt
## http://de.openoffice.org  - www.openoffice.org
## Vorstand OpenOffice.org Deutschland e.V.
## Mitglieder willkommen: www.OOoDeV.org

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to