Jump to content

Dormidont

Members
  • Posts

    10
  • Joined

  • Last visited

    Never

Posts posted by Dormidont

  1. If I read your mail correct, the "increasing loop" is inside the start event case. If so you have two possiblities:

    Either move your "increasing loop" outside the event-loop and communicate with notifiers or queues.

    Didier

    Could you please describe th way of using notifiers or queues in detail

  2. There is an easy sample: two buttons Start and Pause, and String Box.

    Event Structure has case Value Change for Start button.

    If Start button is pressed value in String Box increases each second (I used Loop Structure).

    After you have pressed Pause button loop execution pauses and waits until you press Pause button the second time.

    The problem is: event for Pause button is not handled until event handling for Start button has been finished

  3. Hi evreybody,

    I've faced two problems with Dialogs in LW.

    1.) I need to create a Two Button Dialog Form with some Check Boxes on it.

    2.) Before Dialog starts, Enabled State for some Check Boxes should be changed to Disabled programmatically.

    I am a newbie in LabWiev scripting and and I'll appriciate your help very much.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.