> 2025/02/28 6:18、Jean-Marc Lasgouttes <lasgout...@lyx.org>のメール:
> 
> I have not been able to look at the code yet, but why do you have to create 
> an explicit key sequence to create a shortcut to a widget? Isn't there a 
> simpler Qt mechanism for that?


Actually, “placeholderText” of QCombobox which appears on the surface of the 
button doesn’t accept normal ampersand. I want to give a shortcut to the 
combobox in some way, but  this doesn’t seem a good solution. One thing is we 
want an underline for the accelerator. Another problem is placeholderText 
appears clearly on the surface of the button on Mac but not on Linux and 
Windows. I think I’d better check for an alternative way.

Koji
-- 
lyx-devel mailing list
lyx-devel@lists.lyx.org
https://lists.lyx.org/mailman/listinfo/lyx-devel

Reply via email to