On Feb 17, 2010, at 12:33 AM, ext Gabriele Genta wrote:

> Hi,
> I would like to know if there's a way to define keyboard bindings for
> the following actions: go to end of line, go to beginning of line,
> select to end of line, select to beginning of line. What I want to
> achieve is to make the Home and End keys under mac os x work exactly
> as they do under linux or windows.

No. Though there are a few tasks open for that.
First of all there is a way to define these shortcuts system wide, Google for 
"mac keybindings".
Unfortunately Qt doesn't respect these (since Qt uses its own text editor 
implementation), see
http://bugreports.qt.nokia.com/browse/QTBUG-393

Also, Qt Creator doesn't provide a way to override the keys (since it's using 
the Qt text editor implementation)
http://bugreports.qt.nokia.com/browse/QTCREATORBUG-61

You might want to vote on these :)

-- 
Eike Ziller
Software Engineer
Nokia, Qt Development Frameworks

Nokia gate5 GmbH
Firmensitz: Invalidenstr. 117, 10115 Berlin, Germany
Registergericht: Amtsgericht Charlottenburg, Berlin: HRB 106443 B
Umsatzsteueridentifikationsnummer: DE 812 845 193
Geschäftsführer: Dr. Michael Halbherr, Karim Tähtivuori




_______________________________________________
Qt-creator mailing list
[email protected]
http://lists.trolltech.com/mailman/listinfo/qt-creator

Reply via email to