Groups keyboard shortcuts have been updated
Dismiss
See shortcuts

PHP 7 + Webkit + Fixed Width/Height window

58 views
Skip to first unread message

Lucas Rodrigues

unread,
Jun 21, 2016, 1:52:59 PM6/21/16
to ZZEE PHPExe
Hi,

I'm a old ExeOutput for PHP user.
I found the ZZEE today, because I need to use the exec() and the another software not support that and not support the COM class.

The ZZEE is outdated, I think.
I have some questions about the ZZEE.

* I'm using the trial *

1. Is possible set a fixed width/height and not allow user change it?
* I found the "Window border" -> "None" that remove the resize frame and all things.
* In this case how I can put the "close" button and the "move area" (that allow use move the window in the screen - withtout resize!)?

2. Is possible use the Webkit? 
* The IE depends the version of the user, that is a problem.
* When the EXE ships a Webkit all users will view the same page (not bugged because have a diferent IE version)!

3. WHERE IS THE PHP 7? :(
* Is possible change the PHP version and the DLL used?







ZZEE Groups

unread,
Jun 21, 2016, 2:02:14 PM6/21/16
to php...@googlegroups.com
1. Close - put a close button that will call
<script>
window.close();
</script>
Move - if there is no bar, then no movement of the window. You can
actually move it you send Window Messages to it (these messages are a
part of the core of the Windows GUI system)

2. No. Just the built in Internet Explorer (which now is limited to
the 8.0 version)

3. No, impossible to change it. Only ZZEE PHP GUI allow changing PHP
version. The PHP is tightly built into PHPExe and it is not easy to
change it.
> --
> --
> You received this message because you are subscribed to the Google
> Groups "ZZEE PHPExe" group.
> To post to this group, send email to php...@googlegroups.com
> To unsubscribe from this group, send email to
> phpexe+un...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/phpexe?hl=en
> ---
> You received this message because you are subscribed to the Google Groups
> "ZZEE PHPExe" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to phpexe+un...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.



--
Regards,
Paul.
Reply all
Reply to author
Forward
0 new messages