|
|
Browse by Tags
All Tags » phrogram » FAQ
-
ANS:The basics for a 3D program3D programming is the same as 2D programming but there are a few things you need to know before starting, 3D images are displayed in Frames per second, you need to set up a camera object to view the frames then render the frames so the Camera can see them. The Camera is like your eyes in the rendered frames.Only ...
-
ANS: Yes, now with the released version of the ExtenededFileIO Add-In Library you can Launch Applications and continue running your Phrogram code or you can have Phrogram your Phrogram code wait for the application to exit and even capture the ExitCode from your application.
-
ANS: Most keys can be detected with Phrogram but thier are a few like Alt that can't be detected, this is because Phrogram uses KeyCodes for key detection and is used by international key code sets we had to make a compromise to work with most keys on most keyboard types, this little program shows how to handle most of the issues that are ...
-
ANS: If your drag a panel by its Title Bar or Tab (left click hold down and drag) you will see the panel placement navigators displayed, drag and drop the panel into the position on the panel navigator where you wish it to be displayed. If you drag and drop the panel in a place other than one of the Panel Navigators it will be free floating, ...
-
FAQ: Where do I get Adobe Acrobat Reader If I don't have it on my PC already?
ANS: Adobe Acrobat Reader is available from Adobe for free at:
http://www.adobe.com/products/reader/
Both the BeginningProgrammingWithPhrogram.pdf and PhrogramUsersGuide.pdf require Adobe Acrobat Reader to access there content
-
FAQ: Our school has a network and the user accounts are on the server, can we use Phrogram?ANS: Yes, you can:
Edit the Phrogram.ini file in the installation folder (Default: C:\Program Files\The Phrogram Company\Phrogram) using a simple text editor like notepad Set the TEMP variable to (C:\temp) if that is the location of the system temp ...
-
FAQ: How do I post my Phrogram program on the forum?ANS: There are 3 ways to post your code on the forums:Rename the program file from MyProgram.kpl to MyProgram.txt and use the option tab to upload it as part of your PostZip your program and use the option tab to upload it as part of your PostCut and Paste it into MS Word or WordPad to strip the ...
-
FAQ: How do you install Phrogram for multiple user accounts on the same PC?
ANS: Install Phrogram with the install for all users option checked during the installation process.
Shared Examples and Games Folders:If you want the Examples and Games to be shared by multiple user accounts on the same PC: Edit the Phrorgam.ini file in the installation ...
|
|
|