Blenderstorm

Sandbox
Popular
In development
Implemented
Idea #76: Better Text Fields

bug This idea is awaiting moderator approval before going to the popular ideas area.
Written by unikz the 19 Aug 10 at 14:45. Category: User Interface. Related project: Nothing/Others. Status: Awaiting moderation
Rationale
Text Fields specially in GTK windowing system have some capabilities like: "ctrl + backspace" or "ctrl + del" or "ctrl + rightArrow" or "ctrl + leftArrow" .
which respectively, the first one deletes a whole, complete word just behind the cursor in that Text Field , the second one deletes a complete separate word just after the cursor on that text Field, the third one jumps the cursor exactly one word forward in that text field and the fourth will jump the cursor in the text field exactly one word forward.
most of the programmers use this capabilities in programming IDEs. but the blender's python user interface , and the text fields in blender, doesn't have the "ctrl + backspace" or "ctrl + del" capabilities. it's really annoying.
Tags: fields text
1/10
Approvals

0
votes
closed

Propose your solution


Duplicates


Comments
No comments.

Post your comment