Recent content by jt1972

  1. J

    PHP errors in log file

    Hi. Please give the full version info. Do you use version 2019.1? Kind regards, Jan
  2. J

    I just see the source code in the compiled app

    Hi. Have you tried to compile something very simple like: echo “Hello world”; with php start and end tags (I can’t write them here as the message system does not allow writing them) …and the source code is put in index.php file and what is the outcome? Kind regards, Jan
  3. J

    How to remove default (odd) behaviour from a program?

    Hi. Thanks for the pre-release! The fix disables the odd behaviour, but at the same time hinders normal html drag and drop functions so it would be very nice to have an additional alternative mechanism to prevent Chromium default behaviour by overriding the defaults example by preventDefault()...
  4. J

    How to remove default (odd) behaviour from a program?

    Hi, that is good news. When it will be released? Is it possible to try out 2020.0 beta? Kind regards, Jan
  5. J

    How to remove default (odd) behaviour from a program?

    Hi. Just created my first program with ExeOutput 2019.1 and noticed unwanted behaviour: If a file say jpg file is dragged over the program window the image is now put in the program as background image! And if I drag PhotoShop image it will give me “Save as” requester! The default chromium...
Back
Top