Programming C, C++, Java, PHP, Ruby, Turing, VB
Computer Science Canada 
Programming C, C++, Java, PHP, Ruby, Turing, VB  

Username:   Password: 
 RegisterRegister   
 How to put fill (color) a GUI.CreateLabelledFrame?
Index -> Programming, Turing -> Turing Help
View previous topic Printable versionDownload TopicSubscribe to this topicPrivate MessagesRefresh page View next topic
Author Message
CheshireFox




PostPosted: Tue Dec 10, 2013 10:01 pm   Post subject: How to put fill (color) a GUI.CreateLabelledFrame?

What is it you are trying to achieve?
Trying to get a fill color for the area of the frame


What is the problem you are having?
Don't know where to put color code, or if even possible

Describe what you have tried to solve this problem


Post any relevant code (You may choose to attach the file instead of posting the code if it is too long)

Turing:


var textbox : int
var text : int
textbox := GUI.CreateLabelledFrame (15, 10 , 1410150, GUI.INDENT, "Person1")
text := GUI.CreateLabelFull (15, 10, "hi",
    1410, 150, GUI.CENTER + GUI.MIDDLE, 0)



Please specify what version of Turing you are using
4.1.1


Any help is appreciated! Thanks!
Sponsor
Sponsor
Sponsor
sponsor
Raknarg




PostPosted: Tue Dec 10, 2013 11:12 pm   Post subject: RE:How to put fill (color) a GUI.CreateLabelledFrame?

If it doesn't give you an option, I doubt it's possible. The Turing GUI module isn't exactly complete. I make my own GUI stuff instead if I want stuff like that
Display posts from previous:   
   Index -> Programming, Turing -> Turing Help
View previous topic Tell A FriendPrintable versionDownload TopicSubscribe to this topicPrivate MessagesRefresh page View next topic

Page 1 of 1  [ 2 Posts ]
Jump to:   


Style:  
Search: