Overview of the PerlQt project manager

The PerlQt project manager was created by Radados.org developers to streamline the process of creating forms and programming with PerlQt. Please see Installing for information on how to install the PerlQt project manager.

Click on the thumbnail to see a larger picture.

The main form lets users open and create projects.
Click on the New Project button to get started.
00_MainForm.jpg

.

When you create a new project it will have a main form that will also be the name of the program. 01_CreateNewProject_name.jpg

.

You can choose to put your new project in any directory you like. 02_CreateNewProject_location_info.jpg

.

You can navigate to an existing directory or create a new directory but the project will create a new directory named the same as the project. 03_CreateNewProject_location.jpg

.

Open projects become tabs along the top of the form. On the project tab you will find that you can choose to edit the Perl code files or the GUI layout. Select one or more files then click the edit button or do not select any files and click the edit button to edit all files. You can also run the program or open a command line terminal in the project directory. 04_OpenProject.jpg
Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-ShareAlike 3.0 License