>
>  You miss passing the label to the GetParam. This:
>
> *lbl* = iup.label{size="200x5"}
>
> iup.GetParam("Title", nil,
>                   "Boolean: %s\n%h \n",
>                   pboolean, *lbl*)
>


Thank you that worked just fine and your alternate solution was what I
tried to start with but I could not work out how I needed to use
GetParamParam etc
_______________________________________________
Iup-users mailing list
Iup-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/iup-users

Reply via email to