Gadgets

Just starting out? Need help? Post your questions and find answers here.
BackupUser
PureBasic Guru
PureBasic Guru
Posts: 16777133
Joined: Tue Apr 22, 2003 7:42 pm

Post by BackupUser »

Restored from previous forum. Originally posted by wayne1.

Is there any way to create a multi-line, scrollable, editable, text or string gadget?
BackupUser
PureBasic Guru
PureBasic Guru
Posts: 16777133
Joined: Tue Apr 22, 2003 7:42 pm

Post by BackupUser »

Restored from previous forum. Originally posted by Mr.Skunk.

Could you precise the version of PB you're using? (amiga/windows?)
for the windows version, you can use the "StringGadget", with "SetGadgetText" et "GetGadgetText" to set and retrieve the text of the gadget.

Hope it helps...

Mr Skunk
BackupUser
PureBasic Guru
PureBasic Guru
Posts: 16777133
Joined: Tue Apr 22, 2003 7:42 pm

Post by BackupUser »

Restored from previous forum. Originally posted by plouf.

i have the same query (both for amiga and windows version)
i know about the stringgadget but what about multi-line e.g.
like texteditors who have more than one line to insert text ?
BackupUser
PureBasic Guru
PureBasic Guru
Posts: 16777133
Joined: Tue Apr 22, 2003 7:42 pm

Post by BackupUser »

Restored from previous forum. Originally posted by wayne1.

Yes I know about the text gadget but it is not scrollable or directly
editable I guess what I need will be in a future version (hopefully soon)
as I'm sure many others want/need this type of gadget.
Thanks



Edited by - wayne1 on 08 July 2001 16:42:53
BackupUser
PureBasic Guru
PureBasic Guru
Posts: 16777133
Joined: Tue Apr 22, 2003 7:42 pm

Post by BackupUser »

Restored from previous forum. Originally posted by ricardo.
Is there any way to create a multi-line, scrollable, editable, text or string gadget?

im looking for the multiline feature but i dont find it...
i know we can use the APIs, but i wish a easier way to do it.
if somebody can help us
BackupUser
PureBasic Guru
PureBasic Guru
Posts: 16777133
Joined: Tue Apr 22, 2003 7:42 pm

Post by BackupUser »

Restored from previous forum. Originally posted by PB.
Is there any way to create a multi-line, scrollable, editable, text or string gadget?
Does the RichEdit gadget allow multiline?
BackupUser
PureBasic Guru
PureBasic Guru
Posts: 16777133
Joined: Tue Apr 22, 2003 7:42 pm

Post by BackupUser »

Restored from previous forum. Originally posted by Danilo.

>Does the RichEdit gadget allow multiline?

Sure.

cya,
...Danilo


(registered PureBasic user)
Post Reply