Welcome to %s forums

BrainModular Users Forum

Login Register

resize module

Create your own modules in C++
Post Reply
23fx23
Member
Posts: 2545
Contact:

Unread post by 23fx23 » 12 Nov 2015, 01:25

it's cool to set default width and height of module already

but wonder/can't find if is it possible to resize module 'dynamically' at any time directly from the code whithout iml, just via sdk, does anybody know if possible?

User avatar
senso
Site Admin
Posts: 4425
Location: France
Contact:

Unread post by senso » 17 Dec 2015, 20:34

Unfortunately noway...
We will update the SDK very soon to add such functionalities.

User avatar
senso
Site Admin
Posts: 4425
Location: France
Contact:

Unread post by senso » 10 Jan 2016, 12:03

Two basic functions will be added in HH3:
sdkGetSettingValue(pAnsichar NAME,PEVT);
sdkSetSettingValue(pAnsichar NAME,PEVT);

you will be able to get/set any setting value, for example:
sdkSetSettingValue('width',...)
sdkGetSettingValue('height',...)

or any available field in the settings tab.

23fx23
Member
Posts: 2545
Contact:

Unread post by 23fx23 » 10 Jan 2016, 14:10

Even greater that i imagined a bit like iml so cool !!:)

Post Reply

Who is online

Users browsing this forum: No registered users and 15 guests