Timer component
Jean Marc Azerad
azerad.jm at wanadoo.fr
Thu Jul 4 07:50:49 EDT 2013
Because I need the display of the time left before the window closes.
If I do it with an object, I have to manage my own display, and redraw, and when redrawing the window instance is not idle anymore ($control)...
Of course, I could do it with more subtlety, but more to do and I'm so lazy!
Thanks for your help...
JM
Le 4 juil. 2013 à 13:37, Keith Bartlett a écrit :
> Ahhh my bad. But if you can't get the component to work why not use the object?
>
> Cheers
> Keith
>
> On 4 Jul 2013, at 12:14, Jean Marc Azerad wrote:
>
>> Hi Keith,
>>
>> I'm talking about the component, not the object. Version 4.2.1.2
>> The goal is to close a specific window if Idle for too long...
>>
>> JM
>>
>>
>>
>> Le 4 juil. 2013 à 13:08, Keith Bartlett a écrit :
>>
>>> What version? We use timers quite a bit in several windows & even in the startup task. 4.3.1/4.3.2
>>>
>>> Cheers
>>> Keith
>>>
>>> On 4 Jul 2013, at 11:30, Jean Marc Azerad wrote:
>>>
>>>> Hi guys,
>>>>
>>>> I'm trying to use a Timer component on a window, it's easier when as I need to display the time left.
>>>> I do Start it in the $construct of the window, it decreases one unit and just stops (10:00 to 9:59).
>>>> It doesn't seems to redraw issue, as the event is not triggered...
>>>> Am'I missing anything obvious? (Studio 4.2)
>>>>
>>>> Thanks
>>>>
>>>> JM _____________________________________________________________
>>>> Manage your list subscriptions at http://lists.omnis-dev.com
>>>
>>> Keith Bartlett
>>> Adnet Ltd - (0)1491 642133
>>> www.adnetltd.co.uk
>>>
>>>
>>> _____________________________________________________________
>>> Manage your list subscriptions at http://lists.omnis-dev.com
>>
>> _____________________________________________________________
>> Manage your list subscriptions at http://lists.omnis-dev.com
>
> Keith Bartlett
> Adnet Ltd - (0)1491 642133
> www.adnetltd.co.uk
>
>
> _____________________________________________________________
> Manage your list subscriptions at http://lists.omnis-dev.com
More information about the omnisdev-en
mailing list