Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » Developing U++ » U++ Developers corner » Please check the list of 2019.1 changes
Re: Please check the list of 2019.1 changes [message #51258 is a reply to message #51174] Mon, 25 February 2019 12:36 Go to previous messageGo to previous message
mirek is currently offline  mirek
Messages: 14267
Registered: November 2005
Ultimate Member
Novo wrote on Fri, 15 February 2019 13:04
Yet another tiny but extremely annoying thing: Control + trackpad click isn't handled. That makes using of contextual menus practically impossible. One basically needs to use an external mouse with MacBook.


This is now supported.

Supporting this removes the possibility to bind anything to K_ALT+LeftClick, but I have decided that these are rare anyway... (probably such code would need #ifdef PLATFORM_COCOA section, maybe using K_OPTION for the same reason. Or I can do that by default?

Not 100% sure this is the right approach. Maybe we need some further review of the situation with Control / Option / Command. Right now fro keyboard, we map Command -> K_CTRL and Control -> K_ALT to Control. This is because common Win/Linux hotkeys like Ctrl+F for find are normally mapped to Command+F on Mac.

BTW, Win32 Ctrl+Tab in theide is mapped to Option+Tab on Mac, but that is just specific for theide (this is because the combo is unavailable).

Any input is welcome.

Mirek
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: umk on Linux
Next Topic: DarkTheme support
Goto Forum:
  


Current Time: Sun Aug 03 18:46:25 CEST 2025

Total time taken to generate the page: 0.07096 seconds