Jump to content

Radio Buttons to direct logic flow


QGEN
 Share

Recommended Posts

Hi all,

I have created several scripts that perform an "add", "delete", and "edit" function for my mobile device management server. I want to put a front end to all of these scripts so that a user could launch one script and they could choose what they wanted to do from a dashboard.

So I have two questions:

- In the past I would have done this through a single script using "goto" commands and labels for the different task sections. Is there a way that I can do that, or is it better to just call the scripts through include statements or another way?

- I just can't figure out the GUI stuff and for the life of me can't figure out how to create a main screen for these functions. Could someone direct me to an example I could "borrow" from?

Thanks all!

QGEN

Link to comment
Share on other sites

About the first. You can do different functions from the scripts you have and merge into one..

Check Func, EndFunc in the helpFile

The second: You can use the Koda Form Designer included in the full instalation of SciTe. you can open it from the Tool menu from SciTe.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...