AM's secret textbox

This forum is meant for posting anything related to Adventure Maker that doesn't fit in the other forums.Please post technical questions in the Technical Support Forum!

Moderators: time-killer-games, Vengeance66, Candle, reneuend, GM-Support

AM's secret textbox

Postby time-killer-games » Mon Jul 30, 2012 6:59 pm

A little secret object that AM has. It looks more like the windows default textbox, unlike the big textbox that the TextBoxObject uses.

Code: Select all
LoadControl WindowObject(2)
WindowObject(2).Visible=True
WindowObject(2).Left=BackgroundObject.Left
WindowObject(2).Top=BackgroundObject.Top
WindowObject(2).Width=BackgroundObject.Width
WindowObject(2).Height=BackgroundObject.Height
WindowObject(2).Text="Change this to your own text."
User avatar
time-killer-games
Expert Member
 
Posts: 400
Joined: Fri Dec 24, 2010 6:10 pm
Location: Virginia Beach, VA

Re: AM's secret textbox

Postby insaneproject » Thu Nov 15, 2012 7:26 pm

to serve this purpose?
Image
HERE MY WEBSITE AND MY GAMES! CLICK HERE:http://magva-productions.es.tl/
User avatar
insaneproject
Advanced Member
 
Posts: 193
Joined: Mon Apr 16, 2012 9:54 am
Location: SPAIN

Re: AM's secret textbox

Postby reneuend » Fri Nov 16, 2012 11:33 pm

Textboxes are great for all types of reasons. I used them in almost all of my educational games. It might also be a way of creating messages or character dialogs. It's a good idea to clip these great finds and store them away. I guarantee you'll miss it if you don't!!!!

Thanks TKG for another great one!
---


Image
Image
User avatar
reneuend
Administrator
 
Posts: 2762
Joined: Sat Nov 22, 2008 8:37 pm
Location: Midwest Cornfield, USA


Return to Adventure Maker General Discussion

Who is online

Users browsing this forum: No registered users and 0 guests