Patches item #779547, was opened at 2003-07-29 14:35
Message generated for change (Comment added) made by egonw
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=379135&aid=779547&group_id=23629

Category: User Interface
Group: None
>Status: Closed
Priority: 5
Submitted By: Agust� S�nchez (asanc)
>Assigned to: Michael T Howard (michaelthoward)
Summary: bash-like command history in Script Window

Initial Comment:
Release: 7.x



I've implemented a bash-like command history for

the script window.



When you press the up or down arrow keys (non-

numpad) the scripts pane inserts the preceding 

command you typed.



To scroll the caret up and down now you must 

press the Control key.



For this purpose I've made the following changes:



* new class CommandHistory

* modifications in ConsoleTextPane

    - "processKeyEvent" overwritten

    - new convenience method "recallCommand"



* modifications in ConsoleDocument

    - new convenience method "replaceCommand"





I'm thinking in other enhancements for the

script window (any ideas?).



I'm also working

in translating the application resources to Catalan.







Please provide feedback.







Personal background



I have a degree in chemistry and some academic 

research experience but I've spent the last 6

years as a software developer.



----------------------------------------------------------------------

>Comment By: Egon Willighagen (egonw)
Date: 2003-09-03 11:13

Message:
Logged In: YES 
user_id=25678

Has been implemented. 

----------------------------------------------------------------------

Comment By: Egon Willighagen (egonw)
Date: 2003-08-12 19:07

Message:
Logged In: YES 
user_id=25678

Hi Agust�, it seems that you have forgotten to actually upload 

the patch, i.e. this patch report does no have any attached 

files.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=379135&aid=779547&group_id=23629


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Jmol-developers mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jmol-developers

Reply via email to