From: Alain A. <ala...@wa...> - 2016-08-08 15:55:09
|
Le 08/08/2016 à 15:32, Alexander S.Kresin a écrit : > Alain Aupeix пишет: >> How to update the display of a @x,x say from a function ? >> > In your sample you create the new label control every time when you > try to update it, calling DepDisp(). > You need to create the label ( @ x,y say oLabel CAPTION "SomeText" > ... ) one time and then, when you need to update it, just use: > > oLabel:SetText( "NewText" ) ok, thanks, I didn't remember the object label A+ -- ------------------------------------------------------------------------ Alain Aupeix http://jujuland.pagesperso-orange.fr/ http://pissobi-lacassagne.pagesperso-orange.fr/ ------------------------------------------------------------------------ U.buntu 12.04 | G.ramps 3.4.9-1 | H.arbour 3.2.0dev (2016-07-18 18:32) | Hw.Gui 2.19-6 (2549) ------------------------------------------------------------------------ |