Graal Forums

Graal Forums (https://forums.graalonline.com/forums/index.php)
-   Future Improvements (https://forums.graalonline.com/forums/forumdisplay.php?f=10)
-   -   Graalshop for GUI windows (https://forums.graalonline.com/forums/showthread.php?t=64257)

Prozac 02-21-2006 06:01 AM

Graalshop for GUI windows
 
an executable with in depth descriptions and examples of gui windows, like what each attribute does and what it means (more descriptive than the list of commands in the graalbible and wikis - not just a list of what the paramaters you can throw at the command are, but what the ints/strings can be, and what they do when they are at a certain value).

also features with mouse click and drag, element descriptions - something like what graalshop does for ganis, but for everything you can do with gui windows in gs2 in a visual click and drag app. exports a text file that you can upload/copy-paste to your server. the interface to make gui windows in the torque game engine demo is just not descriptive enough or user freindly enough, but something in that direction.

ApothiX 02-21-2006 03:46 PM

I believe someone posted a link to the Torque GUI Editor that functions just like you want. Do a search and you should find it.

Prozac 02-21-2006 06:53 PM

1 Attachment(s)
please read entire posts before replying to them.
I said that the torque engine gui editor was not useable enough,
and for evidence of that, i am attaching a screenshot of it.

It lets you select from an enormous list of items to make, items that belong in a window, and not all the items you can make for torque can be used in graal.

Plus, the field editor in the lower right gets cut off in the different fields and the application window cannot be resized to make use of editing those fields that tell the program what to do with the objects. rather frustrating.

So, becasue the torque engine is not fully functional, user friendly or useful to most scripter/pw owners for the above reasons, please make a graal gui editor app that is like it, but allows graal window profiles, and takes out the extra code that torque puts in, but graal dosen't need.

Loriel 02-21-2006 09:17 PM

Quote:

Originally Posted by Prozac
more descriptive than the list of commands in the graalbible and wikis

Feel free to enhance the wiki if you find it is lacking.

Admins 02-21-2006 09:58 PM

There is already a GUI editor, it's missing the new stuff like Tab controls, but it will soon be updated so that it can be used on playerworlds (will be part of the online editor). May be Skyld or so can post the script ?

Maniaman 02-21-2006 10:30 PM

1 Attachment(s)
Stefan, are you working on an 'official' online editor?

Here is the script for the GUI Editor (a couple things have been modified for Maloria, mainly just profiles I believe)

Prozac 02-21-2006 10:59 PM

um ok - the menu for that script says Open Close and Compile
but the object view list is empty
and so is the light colored rectangle up top, which looks like it should have the text to click on to make objects.

By randomly clicking the lightly colored rectangle on top, i find that the text is not visible but its there.

Where in the 689 lines of code to i change the profile of the object creation list so that i can see what the text to click on says?

Maniaman 02-21-2006 11:47 PM

The bar at the top contains images, which I guess you dont have.

I would zip them, but I lack zipping tools right now.

Prozac 02-22-2006 12:11 AM

or, if this is something every gs2 enabled server should have (and it looks like it should come with the server when u buy it - very nice once it works) perhaps the graphics should be put in the mainfiles folder along with the other free for all graphics in there.

And is there a way to browse/download everything in mainfiles graphics?

ApothiX 02-22-2006 03:24 PM

Quote:

Originally Posted by Prozac
or, if this is something every gs2 enabled server should have (and it looks like it should come with the server when u buy it - very nice once it works) perhaps the graphics should be put in the mainfiles folder along with the other free for all graphics in there.

And is there a way to browse/download everything in mainfiles graphics?

If the files were in mainfiles, you would be able to download them from the graal client. The Gui Editor images were included in 3.1, but it is not a standard tool, so you cannot expect them to be included in later releases. Just wait until Stefan does what he says:
Quote:

Originally Posted by Stefan
but it will soon be updated so that it can be used on playerworlds


Skyld 02-22-2006 07:08 PM

2 Attachment(s)
I have been working on the GUI editor script, cleaning it up and rearranging a few things. It should be much easier to add GUI controls to the collection now - adding them into the array of controls and then adding a case: for it in the onRequestNewObject() function.

You will probably want to extract the guiedit.zip archive into graalfolder\levels3d\gui to get the editor images.

You will also want to make sure that you have the TextEditor weapon added to yourself if you want to see the generated script. You can find the TextEditor here.

I will be working on this some more.

Prozac 02-23-2006 04:40 AM

1 Attachment(s)
I like the blue profile!

But still i cannot see the buttons, even after extacting the images to the folder you directed me, closing and restarting graal4.

Skyld 02-23-2006 12:08 PM

Try deleting the FILENAMECACHE.txt.


All times are GMT +2. The time now is 08:15 AM.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.