We have the functions
sdkAddSettingLineCaption
sdkAddSettingLineColor
sdkAddSettingLineBoolean
sdkAddSettingLineInteger
sdkAddSettingLineSingle
sdkAddSettingLineCombobox
Is there a function to allow a text string setting ?
Such as sdkAddSettingLineString ?
I do love Usine, but I find a lot of times I can almost do what I want, but not quite ! It is very frustrating.
Thanks,
Simon.
sdkAddSettingLine functions
i would love as well but i don't think it's actually possible, have to make text input 'real' parameter, not possible to set directly in tabs. it seems possible however to trig an iml message with a query asking user to input text then will set the textfield input of module to get back in the code but module got to have a header name set for iml to access it and bit more complex solution.to set up. so +1 if implementation would be possible^^
-
sm_jamieson
- Member
- Posts: 551
- Contact:
I'm sure this feature could be added at some stage. I mean, you have all the data types but a string, and you need a string for many custom menus.23fx23 wrote:i would love as well but i don't think it's actually possible, have to make text input 'real' parameter, not possible to set directly in tabs. it seems possible however to trig an iml message with a query asking user to input text then will set the textfield input of module to get back in the code but module got to have a header name set for iml to access it and bit more complex solution.to set up. so +1 if implementation would be possible^^
Using a real parameter would be OK if you could choose where it will be displayed, so it could be displayed next to your custom settings lines.
I have avoided IML as I don't think it is the way to go - using module names etc is asking for problems. I would probably use sdkAddSettingLineBoolean to trigger some type of popup window from the module with a custom string input field.
Even create a non-usine window, i.e. using Juce directly - the code for the plugin wrapper shows you how to do this type of thing !
Simon.
We'll try to add it in the future versions.
Olivier Sens
www.brainmodular.com
www.brainmodular.com
Will be implemented in the next major release (HH3).
Olivier Sens
www.brainmodular.com
www.brainmodular.com
Who is online
Users browsing this forum: No registered users and 53 guests
