Feature Requests item #1557236, was opened at 2006-09-12 10:36
Message generated for change (Comment added) made by hansonr
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=379136&aid=1557236&group_id=23629

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Interface Improvements
Group: None
>Status: Closed
Priority: 5
Private: No
Submitted By: Bob Hanson (hansonr)
>Assigned to: Bob Hanson (hansonr)
Summary: file save method

Initial Comment:
Egon,

we need a simple 

void saveFile(String filename, String data) {}

method. I just don't know how to do it. And probably a
dialog for the application. 

Bob




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

>Comment By: Bob Hanson (hansonr)
Date: 2006-12-06 23:21

Message:
Logged In: YES 
user_id=1082841
Originator: YES

this is done. It is 

viewer.createImage("myfilename","mytextData",Integer.MAX_VALUE)

or

viewer.createImage(null,"mytextData",Integer.MAX_VALUE)

for putting the text into the system clipboard.

Application only



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

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

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Jmol-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jmol-developers

Reply via email to