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?
resize module
Unfortunately noway...
We will update the SDK very soon to add such functionalities.
We will update the SDK very soon to add such functionalities.
Olivier Sens
www.brainmodular.com
www.brainmodular.com
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.
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.
Olivier Sens
www.brainmodular.com
www.brainmodular.com
Even greater that i imagined a bit like iml so cool !!:)
Who is online
Users browsing this forum: No registered users and 96 guests
