This repository has been archived on 2023-10-09. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
blender-archive/source/blender/python/api2_2x/doc
Ton Roosendaal 77332fa698 Patch by Matt Ebb: upgraded usablitiy of text button.
Textbuttons now allow a selection too (like any textbutton in other UIs).
By default, on activating a textbutton, the entire button text is selected
when you enter the button. A single arrowkey or LMB click reveils the
cursor then. Here's more user notes:

LMB click: If inside the button, places the text cursor at the clicked
position. If outside the button, confirms/finishes editing

LMB drag: Selects the text between the start and end point of the drag.

Backspace: Deletes selected text, or backspaces a character

Shift Backspace: Deletes all, as before.

Delete: Deletes selected text or forward deletes a character

Shift LeftArrow: Extends the selection left

Shift RightArrow: Extends the selection right

LeftArrow: If there's a selection, move the cursor to the left edge of the
selection, otherwise move the cursor left a character.

RightArrow: If there's a selection, move the cursor to the right edge of
the selection, otherwise move the cursor right a character.

UpArrow/Home: Move the cursor to the beginning of the line

DownArrow/End: Move the cursor to the end of the line

Ctrl Left arrow and Ctrl Right arrow to jump between directory separators
2005-11-20 10:04:45 +00:00
..
2005-09-09 01:31:10 +00:00
2005-06-15 06:22:26 +00:00
2005-11-15 21:14:24 +00:00
2005-10-03 19:12:11 +00:00
2005-06-15 06:22:26 +00:00
2003-06-21 11:44:10 +00:00
2005-06-15 06:22:26 +00:00
2005-08-10 17:50:18 +00:00
2003-06-21 11:44:10 +00:00
2005-09-09 01:31:10 +00:00
2004-06-24 09:43:13 +00:00
2005-11-15 21:14:24 +00:00
2003-06-21 11:44:10 +00:00
2005-11-15 21:14:24 +00:00
2004-04-25 14:43:21 +00:00
2004-07-27 03:13:45 +00:00
2005-04-21 19:44:52 +00:00
2005-11-15 21:14:24 +00:00
2003-06-21 16:07:55 +00:00
2003-06-21 16:07:55 +00:00
2003-06-21 16:07:55 +00:00
2003-06-21 16:07:55 +00:00
2003-06-21 16:09:21 +00:00
2005-06-15 06:22:26 +00:00
2005-10-19 21:24:18 +00:00
2005-11-15 21:14:24 +00:00
2005-06-15 06:22:26 +00:00
2003-10-12 16:03:52 +00:00