Indigo Rose Software

Professional Software Development Tools

 
+ Reply to Thread
Results 1 to 2 of 2
  1. #1
    Join Date
    May 2005
    Posts
    1,115

    Bug: Dialog On Mouse Button event not firing

    I've found a bug with the APMS dialogs.

    Steps to reproduce:

    Create a project with one page and one dialog.

    On the page:
    1. Put an input box on the page
    2. Put a grid on the page
    3. Put a button that will call the dialog
    4. Add a Debug.Print(e_X.." "..e_Y.."\r\n") to the On Mouse Button event of the Page

    On the dialog:
    1. Put an input box on the dialog
    2. Put a grid on the dialog
    3. Put a button that will close the dialog
    4. Add a Debug.Print(e_X.." "..e_Y.."\r\n") to the On Mouse Button event of the Dialog.

    Run a project:
    When you click on the input box (or grid) which is on the page, the event fires.
    When you do the same on the dialog, the event doesn't fire.

    Please fix this bug so that we can implement grid's doubleclick event on the dialogs' grids as
    well (since you obviously don't see a need for this essential event on the grid object in the first place).

    Example project attached.
    Attached Files
    Never know what life is gonna throw at you.
    (Based on a true story.)

  2. #2
    Join Date
    Jul 2001
    Location
    Indigo Rose Software
    Posts
    1,834
    I've submitted your info to be looked into, thank you.

    REF: 18918
    Darryl
    Indigo Rose Corporation

    Product Guides: AMS80 | SUF9 | TU30 | VP30 |MSIFACT |DeltaMAX

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts