Extension for string manipulation

Extending or modifying the GP system itself (advanced!)

Moderator: MSandro

Post Reply
MSandro
Posts: 162
Joined: Jul 26th, '17, 21:12

Extension for string manipulation

Post by MSandro » Aug 26th, '17, 10:20

Hi, I heave found some nice blocks for string manipulation in the GP system, so I made a small "extension" to make them easier to use:
string manipulation.PNG

If you want to use this, you have to do it by yourself because it is currently not posible to export classes. You can find the needed blocks by entering the developer mode, open the "system palette" (by right clicking the stage), and scroll down to the "String" section.

User avatar
Picochilla
Posts: 28
Joined: Sep 23rd, '17, 17:44

Re: Extension for string manipulation

Post by Picochilla » Sep 29th, '17, 17:51

realy nice to know! Thank you.
But could you upload the class please (since GP v075 it should work)?

MSandro
Posts: 162
Joined: Jul 26th, '17, 21:12

Re: Extension for string manipulation

Post by MSandro » Sep 29th, '17, 19:19

Here is the extension! To import it: right click on the stage > load extension > select file!
It should add an category named "Strings" where you can find the blocks.
Attachments
StringManipulation.gpp
(6.49 KiB) Downloaded 419 times

Post Reply