|
Joined: Jan 2003
Posts: 23
Ameglian cow
|
OP
Ameglian cow
Joined: Jan 2003
Posts: 23 |
Two suggestions:
1 - syntax highlighting in the internal script editor. 2 - getting rid of the whitespace dependencies; Using a simple syntax stack for parentheses, brackets and position within a script would solve the whole need for whitepacing things like 'if', 'while' and {} blocks "properly".
An additional suggestion which is just blatantly a feature rather than something that is (imo) functionally desired, is a scriptstack window. Something like the remote section, only with a pulldown menu of all scripts currently loaded, so that they can be edited and reloaded from within mIRC's editor. This would of course only really be functional if syntax highlighting would be implemented, otherwise you're just looking at pages and pages of uniformly coloured code.
|
|
|
|
Joined: Mar 2003
Posts: 1,271
Hoopy frood
|
Hoopy frood
Joined: Mar 2003
Posts: 1,271 |
the mIRC editor has the ability to switch between scripts: when active, click the View menu...
DALnet #Helpdesk I hear and I forget. I see and I remember. I do and I understand. -Confucius
|
|
|
|
Joined: Jan 2003
Posts: 3,012
Hoopy frood
|
Hoopy frood
Joined: Jan 2003
Posts: 3,012 |
This would bee my ideal editor: >:P >:D
-KingTomato
|
|
|
|
Joined: Sep 2003
Posts: 584
Fjord artisan
|
Fjord artisan
Joined: Sep 2003
Posts: 584 |
i must say that i like your idea very much
|
|
|
|
Joined: Jul 2003
Posts: 742
Hoopy frood
|
Hoopy frood
Joined: Jul 2003
Posts: 742 |
all that text and 0kb i like that idea!:)
|
|
|
|
Joined: Jan 2003
Posts: 3,012
Hoopy frood
|
Hoopy frood
Joined: Jan 2003
Posts: 3,012 |
I made it in C#, and just played with the appearance.. Not an actual file, just the main outlook of it. You will also notice the ehading of the file is "modes" byt the destination and filename are said to be "script1.mrc". Should be modes from the Bot Commands>>Channel Tree node >:D
-KingTomato
|
|
|
|
Joined: Dec 2002
Posts: 1,543
Hoopy frood
|
Hoopy frood
Joined: Dec 2002
Posts: 1,543 |
I LIKE that! This way we have our whole list of remote files EASILY viewable on the left while not taking too much from the editor itself (even when I was using 600*800 on a 14.9 view monitor I had the editor almost the hole screen it could have supported it). Hey Khaled, if you were looking for a way to implement this, here's one idea/way/option/possibility you could think over
Those who fail history are doomed to repeat it
|
|
|
|
Joined: Jan 2003
Posts: 3,012
Hoopy frood
|
Hoopy frood
Joined: Jan 2003
Posts: 3,012 |
I was even entertaining the idea of adding checkboxes next to each scripttso that while it is loaded, it might not be executed. Just kinda a cool idea i think.
-KingTomato
|
|
|
|
Joined: Apr 2003
Posts: 414
Fjord artisan
|
Fjord artisan
Joined: Apr 2003
Posts: 414 |
How about mEditor ? Also look very nice..
|
|
|
|
Joined: Jul 2003
Posts: 742
Hoopy frood
|
Hoopy frood
Joined: Jul 2003
Posts: 742 |
well they were talking about just fixing up the in-mirc script editor i belive
|
|
|
|
Joined: Jan 2003
Posts: 3,012
Hoopy frood
|
Hoopy frood
Joined: Jan 2003
Posts: 3,012 |
Indeed, internal editors are better in so many ways. Both easier to get (comes with mirc itslef), as well as no need to edit a file, reload it, edit again, reload, etc. Additionally, most likely less memory intensive.
-KingTomato
|
|
|
|
Joined: Dec 2002
Posts: 1,543
Hoopy frood
|
Hoopy frood
Joined: Dec 2002
Posts: 1,543 |
there's also the idea of listing all script related files in the new editor (specified in an option somewhere of WHERE to look for script files) with a checkbox so we can simply load it that way.
KingTomato: Also, here's something to think about...... can it be done in such a way that if you click on the REMOTES tab a "sub-tab system" comes up that has all of our files loaded? Like if not having the file lsit on the left, a bunch of tabs titled by filename? Am I making any sence?? If so, is it possible to do without getting ugly?
Those who fail history are doomed to repeat it
|
|
|
|
Joined: Jan 2003
Posts: 3,012
Hoopy frood
|
Hoopy frood
Joined: Jan 2003
Posts: 3,012 |
I understand you, but y? That's like a script that shows you the room count on jins are parts, when it's already in the titlebar. A tree view is there for a visual of what is and isn't laoded. And as var as switchign between files, just click on a tree item, or so the idea would go.
-KingTomato
|
|
|
|
Joined: Dec 2002
Posts: 1,543
Hoopy frood
|
Hoopy frood
Joined: Dec 2002
Posts: 1,543 |
Ok, a miscommunication on my part. Thinking back to yesterday, the thought made no sence - strike it from the record
Those who fail history are doomed to repeat it
|
|
|
|
|