Re: [Jbeta] Invoking the JGTK editor from the terminal.

2011-01-30 Thread John Baker
open works like a charm in gtk - thanks everyone. Eventually somebody will figure out how to open browser edit tabs in JHS. jdb On Fri, Jan 28, 2011 at 9:34 PM, chris burke cbu...@jsoftware.com wrote: The open verb already does this, but could be extended to include the optional line number.

Re: [Jbeta] Invoking the JGTK editor from the terminal.

2011-01-30 Thread David Mitchell
I must admit that I have softened my absolute aversion to script-initiated creation of web browser windows and, later, tabs, over the years. What initially bothered me, as I recall, was the offensive use of unexpected 'popup' browser windows and inappropriate automatic windows, tabs or

Re: [Jbeta] Invoking the JGTK editor from the terminal.

2011-01-30 Thread John Baker
In my case I am asking for a new TAB by explicitly calling for one in the ijx page. But I agree that popping up stuff that wasn't asked for is annoying. On Sun, Jan 30, 2011 at 11:17 AM, David Mitchell davidmitch...@att.netwrote: I must admit that I have softened my absolute aversion to

Re: [Jbeta] J7 hosting

2011-01-30 Thread Robert Cyr
As I was planning my (first) webapp, I originaly expected to depend heavily on server-side calculations as a fair amount of calculations is required. JUM service apeared to be for personal experimental use, while I was hoping that my offering would be used by a union-related group for a year of

Re: [Jbeta] Invoking the JGTK editor from the terminal.

2011-01-30 Thread bob therriault
Hi John, A possible near miss for JHS NB. In Unix based systems this works. x specifies the opening application and y the document NB. eg. 'TextWrangler' CallEdit '/Users/jay/test1.html' makes the TextWrangler application open the test1.html document CallEdit=: 4 : 0 2!:1 [ 'open -a ',x,'

[Jbeta] Missing gtk-demo.exe

2011-01-30 Thread William Szuch
Using the XP Win64 environment: The most recent download of the gtk binaries has gtk-domo.exe missing. It appears in the Win32 download. Is it to be included or excluded from future downloads for gtk binaries ?. Regards Bill Szuch -

Re: [Jbeta] Missing gtk-demo.exe

2011-01-30 Thread bill lam
Some users concern the size of download so the package has been trimmed down a bit. The same will be done to win32. The old full package is still available in http://www.jsoftware.com/download/gtkwin64-full.zip or gtkwin64-old.zip, the exact url I need to check. Incidentally those optional files

Re: [Jbeta] Invoking the JGTK editor from the terminal.

2011-01-30 Thread Raul Miller
On Sun, Jan 30, 2011 at 7:14 PM, bob therriault bobtherria...@mac.com wrote: Hi John, A possible near miss for JHS NB. In Unix based systems this works. x specifies the opening application and y the document NB. eg. 'TextWrangler' CallEdit '/Users/jay/test1.html' makes the TextWrangler

Re: [Jbeta] Beta Digest, Vol 53, Issue 90

2011-01-30 Thread William Szuch
BWT Thanks for your feedback regarding the winxp64 crash. I think your comment regarding that it is a thread issue seems to be correct. The problem is best illustrated that on starting the gtk front end and them trying to view|Editor or CTRL+M to get the Editor I get a crash. I tried loading

Re: [Jbeta] Beta Digest, Vol 53, Issue 90

2011-01-30 Thread William Szuch
BTW Ooops In my previous reply I left out: In the jconsole first: load 'gtk' load 'gtkide' Bill Szuch -Original Message- From: beta-boun...@jsoftware.com [mailto:beta-boun...@jsoftware.com] On Behalf Of beta-requ...@jsoftware.com Sent: Monday, 31 January

Re: [Jbeta] Beta Digest, Vol 53, Issue 90

2011-01-30 Thread bill lam
vc90 runtime is Microsoft Visual C++ 2008 SP1 Redistributable Package (x64) available from microsoft website. this problem only occurs in winxp, both win7/32 and win7/64 works fine. Пнд, 31 Янв 2011, William Szuch писал(а): BWT Thanks for your feedback regarding the winxp64 crash. I think