slic3r / Slic3r

Open Source toolpath generator for 3D printers
https://slic3r.org/
GNU Affero General Public License v3.0
3.34k stars 1.3k forks source link

Option descriptions are missing for checkbox options. #1078

Closed ambrop72 closed 11 years ago

ambrop72 commented 11 years ago

In the GUI, hovering over a checkbox will not open a popup describing this option. On the other hand, hovering over a numeric option will open a popup. It seems impossible to get a description of a checkbox option.

Anyway, I think it would be best if the description popup worked on the option text in addition to the option itself.

alranel commented 11 years ago

What is your operating system? Are you using a binary executable or are you running from source?

Tooltips appear for all options, including checkboxes, to me on OS X 10.6. It looks like a problem of wxWidgets on your operating system. You should report the issue to them.

alranel commented 11 years ago

No answer :-(