Page 1 of 1

Any simple way to have text input fields in Hollywood?

Posted: Thu May 03, 2012 12:11 am
by Bugala
Are there any simple methods of making input text fields in Hollywood?

Like in HTML i can use this "TEXTAREA" command to make a field where user can write, is there anything similar in Hollywood, or do i need to make one from scratch if i want to?

Re: Any simple way to have text input fields in Hollywood?

Posted: Thu May 03, 2012 10:47 pm
by airsoftsoftwair
No, not possible.

Re: Any simple way to have text input fields in Hollywood?

Posted: Thu May 03, 2012 11:54 pm
by Bugala
Okay, thanks. Need to make one from scratch then.

Re: Any simple way to have text input fields in Hollywood?

Posted: Fri May 04, 2012 7:33 am
by tolkien
When GUI functions in Hollywood?

Re: Any simple way to have text input fields in Hollywood?

Posted: Fri May 04, 2012 1:46 pm
by djrikki
@Bugala

http://www.os4depot.net/index.php?funct ... mplate.lha

You will either have to build your own on use my code above, feel free to use it for whatever you want. Any bug fixes would be most appreciated to this core.

Also refer to the source code here:

http://www.os4depot.net/index.php?funct ... e_code.lha

Re: Any simple way to have text input fields in Hollywood?

Posted: Fri May 04, 2012 9:34 pm
by Clyde
You could also use ScuiLib now or its successor, HGui, when it is done: https://code.google.com/p/hgui/

Re: Any simple way to have text input fields in Hollywood?

Posted: Sat May 05, 2012 1:48 pm
by Juan Carlos
Clyde wrote:You could also use ScuiLib now or its successor, HGui, when it is done: https://code.google.com/p/hgui/
This system is more easy to use than ScuiLib? because I never use it because for me it is very complicated to use.

Re: Any simple way to have text input fields in Hollywood?

Posted: Sat May 05, 2012 11:31 pm
by xabierpayet
hgui, sounds cool xD maybe some uttorials about use it, will be useful when you release it as i dont has luck with scuilib but i will test it when it´s ready