Search results

  1. X

    undo changes on report

    Hi! I have this report that I dynamically add some subreport controls on. Now the problem is that I DON'T want to be prompted to save the report or not when I close it. I want to undo/cancel the changes that I made on it (adding the subreport controls) without the small prompt. Is it possible...
  2. X

    Disable restore button on menu bar

    Is it possible to disable the Restore button that's displayed on the menu bar when a form is maximised?
  3. X

    choose which sections to print in report

    Is it possible to have a small form where the user will be able to select which sections of the report he wants to print? What I mean is that the report contains several sections (table of contents, asset, liability, etc) and I want the user to be able to select which sections he wants to print...
  4. X

    application window resize

    Hi! I wondered if it was possible to trap the 'application window resize' event. The reason I need to do this is because I have a main form (kind of like a splash screen) but it's not maximised to avoid problems with the other forms (problems like restoring, etc). So I set the main form to be...
Back
Top Bottom