Keyboard Shortcuts List

Started by Paul The Aussie, June 01, 2010, 06:41:48 AM

Previous topic - Next topic

Paul The Aussie

Does anybody know any keyboard shortcuts for changing tools, zooming in/out etc. It would be great if we could all contribute our own discoveries and post them all together in a list.

Paul

Allan Chesney

Hi Paul,

This post probably includes what you want: http://forums.turbofloorplan.com/index.php/topic,87.0.html.

Not single key shortcuts unfortunately but menu keystrokes.

Allan
Allan Chesney,
Kalamunda, Perth, Western Australia
www.alchesdesigns.iinet.net.au

TurboFloorPlan Home and Landscape Pro V16.0.C1.901
Envisioneer Construction Suite V9.1.2.1234
TurboCAD V17 Professional

eulores

There is a file called "QuickKeys.txt" located within the Templates subdirectory that contains a list of key shortcuts :-)
At first sight, it seems that this file is regenerated everytime you start TFP15.

There is a location in the registry which contains the currently assigned shortkeys. I don't know if this can be modified.
Have a look at:
HKEY_CURRENT_USER\Software\Cadsoft\TFP15PRO\QuickKeys
The two entries are probably for the 2D and 3D views.
The first column (name) represents the resource ID of the strings in hexadecimal (explained below).
The data column contains the key shortcuts, again encoded in hexadecimal (0000041 is A, etc).

The resource IDs can be found inside Lang1001.dll by using a resource inspection tool.
For example, letter "L" points indirectly (0008673 in hex or 34419 in dec points to 00004C which is the hex code for the letter L) to the string "Inserts a Line by specifying 2 points   &Line"
I'm writing a tool in Python to check this out in more detail.

Best regards,
eulores

Draft Patrick

Hi Eulores,

I don't think that you're allowed to do this, but I'd check directly with IMSI

Pat
Patrick Sullivan