Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.sys.apple2.programmer > #574
| Newsgroups | comp.sys.apple2.programmer |
|---|---|
| Date | 2012-12-27 06:10 -0800 |
| References | <jvv3d8t0a643g82qb34khkqhfrkiknt058@4ax.com> |
| Message-ID | <945fc65d-f1bd-408e-bbbd-05dba50d8cf7@googlegroups.com> (permalink) |
| Subject | Re: KEGS32 Copy-Paste? |
| From | Dagen Brock <DagenBrock@gmail.com> |
One way to speed up your current process is to automate it. Use a program like apple commander and put it in a single script to make it a bit faster than manually doing it in CiderPress. As far as cut-and-paste, you have two options that I can see: 1) Add native clipboard support to kegs - very difficult and you'd probably need to do some weird stuff to make it work from the GS side. This would be awesome but it's certainly non-trivial. 2) Use some automated testing framework to type out whatever you paste. I think something like the Robot class in Java would work. It allows you to automate mouse and keyboard entry. Of course that's if you are comfortable with java.
Back to comp.sys.apple2.programmer | Previous | Next — Previous in thread | Next in thread | Find similar
KEGS32 Copy-Paste? I.G. Dev. <ig@hotmail.com> - 2012-12-19 12:59 -0500
Re: KEGS32 Copy-Paste? Dagen Brock <DagenBrock@gmail.com> - 2012-12-27 06:10 -0800
Re: KEGS32 Copy-Paste? BLuRry <brendan.robert@gmail.com> - 2012-12-27 18:35 -0800
Re: KEGS32 Copy-Paste? I.G. Dev. <ig@hotmail.com> - 2012-12-31 13:57 -0500
csiph-web