The BEST QL Editor

A place to discuss general QL issues.
User avatar
Dave
SandySuperQDave
Posts: 2878
Joined: Sat Jan 22, 2011 6:52 am
Location: Austin, TX
Contact:

Re: The BEST QL Editor

Post by Dave »

Weeeell,

I don't use the pointer system. It's pretty much the worst WIMP system ever devised to torture man. I do use pointers, though. My new video card is all about being able to use pointers far more easily. As simple as an X/Y register.

I'm looking at porting something over. Something in C. The list I made is what it would basically function like. It should work with other languages too.

But anyway.


User avatar
pjw
QL Wafer Drive
Posts: 1658
Joined: Fri Jul 11, 2014 8:44 am
Location: Norway
Contact:

Re: The BEST QL Editor

Post by pjw »

Dave wrote: Thu Sep 18, 2025 7:48 pm <>I don't use the pointer system. It's pretty much the worst WIMP system ever devised to torture man. <>
Youre utterly WRONG! *

* What can be claimed without evidence can be repudiated without evidence.


Per
I love long walks, especially when they are taken by people who annoy me.
- Fred Allen
User avatar
Derek_Stewart
Font of All Knowledge
Posts: 4866
Joined: Mon Dec 20, 2010 11:40 am
Location: Sunny Runcorn, Cheshire, UK

Re: The BEST QL Editor

Post by Derek_Stewart »

Hi,

Its the only WIMP system for QL, all other attempts have not worked as good as Extended Environment.

But the integration between, command line or S*BASIC is the best I have seen on 256K ram.

But use a larger machine running 32Gb ram, 40Mhz, I never run out of ram.


Regards, Derek
User avatar
ql_freak
Super Gold Card
Posts: 613
Joined: Sun Jan 18, 2015 1:29 am

Re: The BEST QL Editor

Post by ql_freak »

RalfR wrote: Thu Sep 18, 2025 6:42 pm We just spoke about QD ;) .
But the original (sub) thread IMHO was about MicroEmacs.


http://peter-sulzer.bplaced.net
GERMAN! QL-Download page also available in English: GETLINE$() function, UNIX-like "ls" command, improved DIY-Toolkit function EDLINE$ - All with source. AND a good Python 3 Tutorial (German) for Win/UNIX :-)
User avatar
ql_freak
Super Gold Card
Posts: 613
Joined: Sun Jan 18, 2015 1:29 am

Re: The BEST QL Editor

Post by ql_freak »

Dave wrote: Thu Sep 18, 2025 7:48 pm Weeeell,

I don't use the pointer system.
There's absolutely no need to use the pointer environment with MicroEmacs, except that it additionally uses the Extended Environment and so requires it. But you can (as I do) use Emacs just with keyboard shortcuts (and commands, <META><X>).

BTW: Can anyone of the hardware guys (and girls – are their any?) implement a (an) keyboard (keyboard extension) with a real Meta key (see the German Wikipedia article , picture of the keyboard). On all other machines you must press the <ESC> key, release it and then press the key (a Meta key, which works as CTRL would be nice).


http://peter-sulzer.bplaced.net
GERMAN! QL-Download page also available in English: GETLINE$() function, UNIX-like "ls" command, improved DIY-Toolkit function EDLINE$ - All with source. AND a good Python 3 Tutorial (German) for Win/UNIX :-)
Post Reply