
-----------------------------------
Punde
Sat May 24, 2003 12:28 pm

GUI Database help
-----------------------------------
I am making a database that contains movies (name, year etc). I've made it in normal text mode but I would like to know if anyone can help me make the database in GUI mode?? Thx.

-----------------------------------
Solo
Sat May 24, 2003 1:35 pm

Here's A Start.
-----------------------------------
First off, you might try reading the helpfiles in turing when it comes to the GUI Module and stuff.

Things like GUI.CreateTextField, and GUI.CreateButton, are quite self explanitory, so you should be able to grasp how it works very quickly.

Try reading it, start some of it yourself, and post with your progress or problems. Il see if i can help you.


To access the turing help, type GUI and then hit F9.
