Graal Forums  

Go Back   Graal Forums > Development Forums > Future Improvements
FAQ Members List Calendar Today's Posts

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 02-21-2006, 06:01 AM
Prozac Prozac is offline
one of the good guys
Prozac's Avatar
Join Date: Jan 2006
Posts: 245
Prozac is on a distinguished road
Send a message via AIM to Prozac
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.
Reply With Quote
  #2  
Old 02-21-2006, 03:46 PM
ApothiX ApothiX is offline
Okiesmokie
Join Date: May 2004
Posts: 1,447
ApothiX is on a distinguished road
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.
__________________


[06:24:19] * Parts: Skyld (i=silent@unaffiliated/skyld) ("Perhaps Okiesmokie did not realise that I like the boys. ")
Reply With Quote
  #3  
Old 02-21-2006, 06:53 PM
Prozac Prozac is offline
one of the good guys
Prozac's Avatar
Join Date: Jan 2006
Posts: 245
Prozac is on a distinguished road
Send a message via AIM to Prozac
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.
Attached Thumbnails
Click image for larger version

Name:	torque.gif
Views:	170
Size:	140.7 KB
ID:	35645  
Reply With Quote
  #4  
Old 02-21-2006, 09:17 PM
Loriel Loriel is offline
Somewhat rusty
Loriel's Avatar
Join Date: Mar 2001
Posts: 5,059
Loriel is a name known to allLoriel is a name known to allLoriel is a name known to allLoriel is a name known to all
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.
Reply With Quote
  #5  
Old 02-21-2006, 09:58 PM
Admins Admins is offline
Graal Administration
Join Date: Jan 2000
Location: Admins
Posts: 11,693
Admins has much to be proud ofAdmins has much to be proud ofAdmins has much to be proud ofAdmins has much to be proud ofAdmins has much to be proud ofAdmins has much to be proud of
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 ?
Reply With Quote
  #6  
Old 02-21-2006, 10:30 PM
Maniaman Maniaman is offline
Registered User
Join Date: Aug 2005
Posts: 326
Maniaman is on a distinguished road
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)
Attached Files
File Type: txt guieditor.txt (18.9 KB, 200 views)
__________________

Current Maloria Event: (click to go to it)
Reply With Quote
  #7  
Old 02-21-2006, 10:59 PM
Prozac Prozac is offline
one of the good guys
Prozac's Avatar
Join Date: Jan 2006
Posts: 245
Prozac is on a distinguished road
Send a message via AIM to Prozac
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?
Reply With Quote
  #8  
Old 02-21-2006, 11:47 PM
Maniaman Maniaman is offline
Registered User
Join Date: Aug 2005
Posts: 326
Maniaman is on a distinguished road
The bar at the top contains images, which I guess you dont have.

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

Current Maloria Event: (click to go to it)
Reply With Quote
  #9  
Old 02-22-2006, 12:11 AM
Prozac Prozac is offline
one of the good guys
Prozac's Avatar
Join Date: Jan 2006
Posts: 245
Prozac is on a distinguished road
Send a message via AIM to 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?
Reply With Quote
  #10  
Old 02-22-2006, 03:24 PM
ApothiX ApothiX is offline
Okiesmokie
Join Date: May 2004
Posts: 1,447
ApothiX is on a distinguished road
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
__________________


[06:24:19] * Parts: Skyld (i=silent@unaffiliated/skyld) ("Perhaps Okiesmokie did not realise that I like the boys. ")
Reply With Quote
  #11  
Old 02-22-2006, 07:08 PM
Skyld Skyld is offline
Script-fu
Skyld's Avatar
Join Date: Jan 2002
Location: United Kingdom
Posts: 3,914
Skyld has much to be proud ofSkyld has much to be proud ofSkyld has much to be proud ofSkyld has much to be proud ofSkyld has much to be proud ofSkyld has much to be proud of
Send a message via AIM to Skyld
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.
Attached Files
File Type: zip guiedit.zip (45.5 KB, 184 views)
File Type: txt guieditor.txt (21.1 KB, 218 views)
__________________
Skyld
Reply With Quote
  #12  
Old 02-23-2006, 04:40 AM
Prozac Prozac is offline
one of the good guys
Prozac's Avatar
Join Date: Jan 2006
Posts: 245
Prozac is on a distinguished road
Send a message via AIM to Prozac
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.
Attached Thumbnails
Click image for larger version

Name:	nobuttons.gif
Views:	164
Size:	85.7 KB
ID:	35657  
Reply With Quote
  #13  
Old 02-23-2006, 12:08 PM
Skyld Skyld is offline
Script-fu
Skyld's Avatar
Join Date: Jan 2002
Location: United Kingdom
Posts: 3,914
Skyld has much to be proud ofSkyld has much to be proud ofSkyld has much to be proud ofSkyld has much to be proud ofSkyld has much to be proud ofSkyld has much to be proud of
Send a message via AIM to Skyld
Try deleting the FILENAMECACHE.txt.
__________________
Skyld
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


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


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