My Reqest to you Please Add Some Kind of Graphic Library So Developer can also make Image editing or Processing Related program.
My Suggestion:- if u can put PHP code that can also execute inside script editor like Notepad++ having option like in which language u want to code so it will also help because Some time Developer also want to manipulate images with PHP GD Library.
Multimedia Capability Image Processing
We are using Lua in scripting , And why would you want to run other scripts in the editor ,this is pointless
In the produced application ,you can execute any script by using its interpreter (if possible), JavaScript and VB script are already provided by MS
But PHP is a little problematic
OK SO CAN WE MAKE GRAPHIC RELATED PROGRAMS ?????
- BadKaiPanda
- Registered User
- Posts: 97
- Joined: Fri Jun 14, 2013 8:49 pm
from what I can tell you will be able to make programs like this yourself with putting some work in yourself, lua can create graphic related programs so I am sure this is not the right question if you ask me.
No Longer Active
-
- Registered User
- Posts: 4
- Joined: Tue Apr 30, 2019 9:20 am
Basically youll need to use HTML to lay out the images how you want. Do you know HTML?