Indigo Rose Software

Professional Software Development Tools

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

    Issue - Maximize and the On Size event

    When clicking on the maximize/restore button, the On Size event is fired
    before the window changes the size, and it should be fired after the window
    has changed the size.

    EDIT: Actually, it is fired after the window has chaged size, but before the
    page was adapted. The page still has the old size at the time the event is fired.
    Last edited by bule; 11-25-2007 at 02:43 PM.
    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
    Thanks bule, we'll look into that.

    REF: 17057
    Darryl
    Indigo Rose Corporation

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

  3. #3
    Join Date
    Jun 2000
    Location
    Indigo Rose Software
    Posts
    1,943
    Hi Bule,

    We are looking into this right now and we are a bit confused about exactly what you are referring too. Are you referring to the Page.GetSize() action or the e_PageWidth, and e_PageHeight event variables?
    MSI Factory The Next Generation Intelligent Setup Builder

  4. #4
    Join Date
    May 2005
    Posts
    1,115
    The issue is that the event is fired after the window is resized, but before the actual page size is adjusted.
    Never know what life is gonna throw at you.
    (Based on a true story.)

  5. #5
    Join Date
    Jun 2000
    Location
    Indigo Rose Software
    Posts
    1,943
    Hi bule,

    I'm still having a bit of trouble understanding what you mean. Do you mean the page size in the LUA code? Or visually on the screen?
    MSI Factory The Next Generation Intelligent Setup Builder

Posting Permissions

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