Reply To: panel construction problematic

Home Forums General Panels, Components, Macros panel construction problematic Reply To: panel construction problematic

#27111
zeoka
Participant
    • Topics: 73
    • Replies: 466
    • Total: 539
    • ★★★

    Hi
    I’ve updated a little bit :
    –when I link a macro its value is updated
    –when I switch focus then editor modulators are updated
    but the question of storing in buffers is delicate
    setConponentText is not updating current row
    getComponentText get the current row strings but the inverse fails
    so I have 16 texts and try to use method getModulatorValueAsData
    but I don’t get it
    I suspect that the data stored would be in table form instead and use .insert and .remove
    would be more practicle
    Actually a mod updates the whole buffer and with 370 mods that could be crappy
    Edit: a question
    Is it possible to replace if and and and … statement by a loop ?
    That seems impossible to me
    May by using “not” but I don’t know

    • This reply was modified 9 years, 8 months ago by zeoka.
    Attachments:
    You must be logged in to view attached files.
    Ctrlr