Set ButtonToolTips for Optionlist

Started by Peter2, October 25, 2016, 02:37:40 AM

Previous topic - Next topic

Peter2

I have
Code (autolisp) Select
(dcl-Control-SetButtonToolTipList mrk_parkplatz_sn/main/opt_berechnung (list "Unverändert" "123" "Rest aufteilen"))
- and see no tooltips ...
Defining them with Studio works fine ...
Peter
ODCL 9.1.... German, AutoCAD 2023, Bricscad 26, Win 11

Fred Tomke

Hello, I've seen you've added it already to the bug list.
I checked it in the ENU release for the case of my fault in DEU release but it is the same to ENU release.
@Owen: shall I change or do you?
Regards, Fred
Fred Tomke
Dipl.-Ing. (FH) Landespflege

[ landscaper - landscape developer - digital landscape and urban design]

owenwengerd

Hi Fred, Please feel free to make any necessary corrections. I'm very busy at the moment, but I hope by next week I'll be able to get another OpenDCL update released.
Owen Wengerd (Outside The Box) / ManuSoft

ScottBolton

#3
This still appears to not work. Hardcoding the list in Studio works; assigning in lisp doesn't.

(dcl-Control-GetButtonToolTipList executed later in the lisp returns the desired list)