newLISP Fan Club

Forum => newLISP Graphics & Sound => Topic started by: Folkert on September 26, 2019, 12:24:47 PM

Title: Combo-box
Post by: Folkert on September 26, 2019, 12:24:47 PM
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
Title: Re: Combo-box
Post by: newBert on May 24, 2020, 03:19:05 AM
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.