|
View:
New views
6 Messages
—
Rating Filter:
Alert me
|
|
|
Plua2 behaviour with SrcEditHi,
I've just installed Plua2 after having previously used Plua1.1. I had SrcEdit installed for OnboardC and I was pleasantly surprised in Plua1.1 when pressing Edit brought up SrcEdit and then pressing the "compiler" button in SrcEdit returned to Plua. Plua2 still brings up SrcEdit when I press the Edit button, but pressing the compiler button in SrcEdit no longer returns to Plua (it does nothing). Does anyone have any idea what's happening here and how I can restore the previous behaviour? Cheers, Matthew |
|
|
Re: Plua2 behaviour with SrcEditAfter further investigation (just in case anyone else is interested),
this is a built-in feature of SrcEdit where it correlates the suffix of the file being edited with an application type to run when the compiler button is pressed. However, Plua2 has changed the app type from Plua to LuaP, so SrcEdit doesn't see it. Cheers, Matthew --- In plua@..., I wrote: > > Hi, > > I've just installed Plua2 after having previously used Plua1.1. I had > SrcEdit installed for OnboardC and I was pleasantly surprised in > Plua1.1 when pressing Edit brought up SrcEdit and then pressing > the "compiler" button in SrcEdit returned to Plua. Plua2 still brings > up SrcEdit when I press the Edit button, but pressing the compiler > button in SrcEdit no longer returns to Plua (it does nothing). > > Does anyone have any idea what's happening here and how I can restore > the previous behaviour? > > Cheers, > > > Matthew > |
|
|
Re: Plua2 behaviour with SrcEditHi,
--- In plua@..., "Matthew Faupel" <matthew@...> wrote: > I've just installed Plua2 after having previously used Plua1.1. I had > SrcEdit installed for OnboardC and I was pleasantly surprised in > Plua1.1 when pressing Edit brought up SrcEdit and then pressing > the "compiler" button in SrcEdit returned to Plua. Plua2 still brings > up SrcEdit when I press the Edit button, but pressing the compiler > button in SrcEdit no longer returns to Plua (it does nothing). > > Does anyone have any idea what's happening here and how I can restore > the previous behaviour? SrcEdit will allways return to Plua 1.X when pressing Compiler. This bahavior is hard-coded inside SrcEdit. Some time ago I asked the authors if it was possible to make it configurable, so that SrcEdit could call Plua 2.0 back. But I think it was never implemented. Regards, Marcio. |
|
|
RE: Re: Plua2 behaviour with SrcEdit> -----Original Message-----
> > I've just installed Plua2 after having previously used > > Plua1.1. I had SrcEdit installed for OnboardC and I was > > pleasantly surprised in Plua1.1 when pressing Edit brought > > up SrcEdit and then pressing the "compiler" button in SrcEdit > > returned to Plua. Plua2 still brings up SrcEdit when I press > > the Edit button, but pressing the compiler button in SrcEdit > > no longer returns to Plua (it does nothing). > > > > Does anyone have any idea what's happening here and how I can > > restore the previous behaviour? > > SrcEdit will allways return to Plua 1.X when pressing > Compiler. This bahavior is hard-coded inside SrcEdit. Some > time ago I asked the authors if it was possible to make it > configurable, so that SrcEdit could call Plua 2.0 back. But I > think it was never implemented. I personally think SrcEdit already has too many configuration options. Perhaps it would be better if it just tried Plua 2.0, and if that failed, tried Plua 1.x... Or, you could rename your memos to end in .lua2, and I'm sure John Wilund (the author of SrcEdit) would be more than happy to send those to Plua2. Actually, that's 4 characters, which probably won't work out so well. Perhaps .pl2 would be a better choice. Later, Blake. |
|
|
|
|
|
FW: Re: Plua2 behaviour with SrcEditHi,
Yes! That's true! There are still at least weakly updates of SrcEdit 2.5.1+ downloadable from: http://srcedit.brainsware.org/download.htm Currently I'm working with VFS support (e.g. txt<->Doc ) I would love to hear more from you Plua coders.... You can mail me (as Blake did: orlando@...) or even better: chime in and join our IRC channel: #SrcEdit @irc.freenode.net there you will always have the first news on SrcEdit development and a lot more, thanks to our BOT! If you dont have an IRC client, try our WEB Based Irc Java Applet available from: http://trac.brainsware.org/srcedit/ Good luck coding! And hope hearing from you soon. /John --- In plua@..., "Blake Winton" <blake@...> wrote: > > Ta-da! > > > -----Original Message----- > > From: John Wilund [mailto:orlando@...] > > Sent: December 11, 2007 2:00 PM > > To: Blake Winton > > Subject: Re: [plua] Re: Plua2 behaviour with SrcEdit > > > > Blake, > > > > Sorry to hear that! :( > > > > However I've implemented it such: > > > > by default an .lua extention will first try Launching Plua2.0 > > if the application is NOT found SrcEdit will try to lunch Plua1.x. > > > > A downlad is available from > > > > Thanks. > > /John > > > > ----- Start Original Message ----- > > Sent: Tue, 11 Dec 2007 13:32:57 -0500 > > From: "Blake Winton" <blake@...> > > To: <orlando@...> > > Subject: RE: [plua] Re: Plua2 behaviour with SrcEdit > > > > > Heh. Don't be too glad. My Palm TX broke, and I don't > > think I'll be > > > getting another one. The iTouch is just too tempting... ;) > > > > > > It differs, and I could have sworn that I included the > > message where > > > they list the two of them, but I guess not... Anyways, here is > > > line, from my archives: > > > > However, Plua2 has changed the app type from Plua to LuaP, so > > > > SrcEdit doesn't see it. > > > > > > Later, > > > Blake. > > > > > > > -----Original Message----- > > > > From: John Wilund [mailto:orlando@...] > > > > Sent: December 11, 2007 1:29 PM > > > > To: Blake Winton > > > > Subject: Re: [plua] Re: Plua2 behaviour with SrcEdit > > > > > > > > Blake, > > > > > > > > I am glad to see you again! > > > > > > > > In order to implement your suggestion number 1 I need to know > > > > CreatorID for PLua2! > > > > If it differs from Plua1.x what would tell SrcEdit that Plua1.x > > > > failed but is installed? > > > > > > > > Sincerely > > > > > > > > /John > > > > > > > > ----- Start Original Message ----- > > > > Sent: Tue, 11 Dec 2007 12:39:13 -0500 > > > > From: "Blake Winton" <blake@...> > > > > To: <plua@...> > > > > Subject: RE: [plua] Re: Plua2 behaviour with SrcEdit > > > > > > > > > > -----Original Message----- > > > > > > > I've just installed Plua2 after having previously used > > > > Plua1.1. I > > > > > > > had SrcEdit installed for OnboardC and I was pleasantly > > > > surprised > > > > > > > in Plua1.1 when pressing Edit brought up SrcEdit and > > > > then pressing > > > > > > > the "compiler" button in SrcEdit returned to Plua. > > > > > > > still brings up SrcEdit when I press the Edit button, but > > > > pressing the > > > > > > > compiler button in SrcEdit no longer returns to > > Plua (it does > > > > > > > nothing). > > > > > > > > > > > > > > Does anyone have any idea what's happening here and > > how I can > > > > > > > restore the previous behaviour? > > > > > > > > > > > > SrcEdit will allways return to Plua 1.X when pressing > > > > Compiler. This > > > > > > bahavior is hard-coded inside SrcEdit. Some time ago > > I asked the > > > > > > authors if it was possible to make it configurable, so > > > > that SrcEdit > > > > > > could call Plua 2.0 back. But I think it was never > > implemented. > > > > > > > > > > I personally think SrcEdit already has too many > > > > configuration options. > > > > > Perhaps it would be better if it just tried Plua 2.0, > > and if that > > > > > failed, tried Plua 1.x... > > > > > > > > > > Or, you could rename your memos to end in .lua2, and > > I'm sure John > > > > > Wilund (the author of SrcEdit) would be more than happy to > > > > send those > > > > > to Plua2. Actually, that's 4 characters, which probably > > > > > work out so well. Perhaps .pl2 would be a better choice. > > > > > > > > > > Later, > > > > > Blake. > > > > > > > > > > > > > ----- End Original Message ----- > > > > > > > > > > > ----- End Original Message ----- > > > |
| Free embeddable forum powered by Nabble | Forum Help |