Gamestudio Links
Zorro Links
Newest Posts
Data from CSV not parsed correctly
by EternallyCurious. 04/18/24 10:45
StartWeek not working as it should
by Zheka. 04/18/24 10:11
folder management functions
by VoroneTZ. 04/17/24 06:52
lookback setting performance issue
by 7th_zorro. 04/16/24 03:08
zorro 64bit command line support
by 7th_zorro. 04/15/24 09:36
Zorro FIX plugin - Experimental
by flink. 04/14/24 07:48
Zorro FIX plugin - Experimental
by flink. 04/14/24 07:46
AUM Magazine
Latest Screens
The Bible Game
A psychological thriller game
SHADOW (2014)
DEAD TASTE
Who's Online Now
1 registered members (1 invisible), 672 guests, and 0 spiders.
Key: Admin, Global Mod, Mod
Newest Members
EternallyCurious, howardR, 11honza11, ccorrea, sakolin
19047 Registered Users
Previous Thread
Next Thread
Print Thread
Rate Thread
Textarea implementation Easy ways? #455055
10/05/15 12:06
10/05/15 12:06
Joined: Jan 2006
Posts: 968
EpsiloN Offline OP
User
EpsiloN  Offline OP
User

Joined: Jan 2006
Posts: 968
Another roadblock...

Can anyone suggest an easy way to implement a text area?

The only thing I can think of is using a text with a number of strings and to change "lines" when the user reaches the end of a string or deletes the start of a line. But all this sounds very crude and inefficient.

Also, any way to paste text from the clipboard in a string with CTRL+V? Havent tested, but from what I know from the old days, it never worked grin

Thanks.


Extensive Multiplayer tutorial:
http://mesetts.com/index.php?page=201
Re: Textarea implementation Easy ways? [Re: EpsiloN] #455062
10/06/15 01:14
10/06/15 01:14

M
Malice
Unregistered
Malice
Unregistered
M



Could you use this and then an engine check -- if(ctrl || key_v) do stuff from this post... http://cboard.cprogramming.com/windows-programming/103976-get-clipboard-text-string.html
Of course you do not want to dump the clipboard into printf but instead a string, correct?


Moderated by  HeelX, Lukas, rayp, Rei_Ayanami, Superku, Tobias, TWO, VeT 

Gamestudio download | chip programmers | Zorro platform | shop | Data Protection Policy

oP group Germany GmbH | Birkenstr. 25-27 | 63549 Ronneburg / Germany | info (at) opgroup.de

Powered by UBB.threads™ PHP Forum Software 7.7.1