Page 1 of 1

Combo-box

Posted: Thu Sep 26, 2019 7:24 pm
by Folkert
Hello all,

iI recently discoverd Newlisp and are very pleases with it.
But experimenting with Guiserver made me a little bit stressed. I know how the combo-box action handler works and to get the selected value of the combo. But I can not get the get-text or get-selected-text to get me the value of the combo-box. So how to get the selected value of a combo-box?

Kind regards from the Netherlands
Folkert

Re: Combo-box

Posted: Sun May 24, 2020 10:19 am
by newBert
Sorry for the late answer, but the forum was inaccessible for a moment.
I think the solution is in “widgets-demo.lsp”.
Maybe you should use ‘base64-dec’ to decode the value of combo-box.