Jump to content
WnSoft Forums

hoob

Members
  • Posts

    2
  • Joined

  • Last visited

hoob's Achievements

New Member

New Member (1/6)

  1. Thanks for the feedback guys... It turns out the PTE display window only dislikes external "size" requests (even if the request is the same as its current display size and would result in no change) but "move" requests are fine. I am not using AutoIT but something similar (in WIN32, this means adding the SWP_NOSIZE flag to a SetWindowPos() request.) Now as long as I create the PTE as a fixed size windows mode, I can now move the window to the (0,0) position at the top of the monitor.
  2. I am evaluating PTE7 to meet some short terms slideshow requirements I have for a demo. The requirement I have is to show the slideshow frameless in the top half of a large monitor running in portrait mode (with other interactive content on the lower half.) My publish target is a fixed-size, frameless EXE slideshow. I cannot find any documented way to reposition its display window (for example, command line parameters and/or creation/output project parameters.) The EXE slideshows created by PTE seem to be very stubborn about trying to either center themselves on the display, or fill the entire display, when launched. If I attempt to force a location on the TWnForm output window class, the EXE quickly snaps its position back to where it thinks it "should" be (vs. where I want it to be and told it to be.) Is there any in PTE to accomplish what I need?
×
×
  • Create New...