Thread: New RC:
View Single Post
  #11  
Old 09-17-2003, 08:03 AM
Python523 Python523 is offline
Banned
Join Date: Aug 2001
Location: Illinois
Posts: 3,498
Python523 is on a distinguished road
Quote:
Originally posted by DustyPorViva
Well, we all know Graal doesn't support that right now, unless you script it.

I was wondering if it was something new Graal has in v3, where you can just add scrollbars and such, or does it still have to be scripted manually?
none of the backround was created using the old manual way, it uses special functions / commands to create a gui, the backround on the RC consists of 18 GUIs I believe, right now I dont feel like counting but this is my estimate:

the main window
bitmap backround
13 buttons
scroll control
multi text field
chat edit

so practically 90% of the script so far are things completely new
Reply With Quote