Hi,
If the Pointer System is so bad, then what should I be using?
The BEST QL Editor
- Derek_Stewart
- Font of All Knowledge
- Posts: 4869
- Joined: Mon Dec 20, 2010 11:40 am
- Location: Sunny Runcorn, Cheshire, UK
Re: The BEST QL Editor
The software from many called Pointer Interface (this is just the part which allows for a mouse pointer and none destructable windows) is since Qpac2 the Extended Environment and includes the Pointer Interface, Wman (Window Manager) which allows sub windows etc., the Thing system AND the Hotkey System (Great). This all plays together and it is GREAT!
Of course it is different from all currently used GUIs. But that's okay. The Exteded Environment has been implemented when GUIs where invented. Tony Tebby has had another approach, which is IMHO better, than the GUIs you are using (must use) nowadays. E.g. the Hit (left mouse button) and Do (right mouse button). With Do normally a menu pops up, as if you e.g. click the right mouse button in the Windows File Explorer, i.e. a (now called) context menu. I have seen this first on the QL, Windows have had this feature (for some programs) 1 or 2 years later. But it's even better: If you do a Hit in a menu of a Qpac2 program (menu), the menu stays open and the other program starts. If you do a Do, the current Qpac2 menu, the menu disappears, and the menu you have clicked opens.
Then there's the excellent HOT_KEY system (ERT HOT_KEY(...)) with it's hotkey stuffer!!! Have you ever tried to get the full pathname of a file listed in the File Explorer of Windows(!). In the Files menu of QPac2 you just have to click on the file (directory) and you can insert the full pathname with <ALT>–<SPACE> (and the one before with <SHIFT>–<ALT>–<SPACE>!) in any prompt of a program, which requires a file name. That's the reason, why I normally do not use (need) Jochen Merz's file chooser extension (I can do it IMHO more easy with the Files menu).
Of course it is different from all currently used GUIs. But that's okay. The Exteded Environment has been implemented when GUIs where invented. Tony Tebby has had another approach, which is IMHO better, than the GUIs you are using (must use) nowadays. E.g. the Hit (left mouse button) and Do (right mouse button). With Do normally a menu pops up, as if you e.g. click the right mouse button in the Windows File Explorer, i.e. a (now called) context menu. I have seen this first on the QL, Windows have had this feature (for some programs) 1 or 2 years later. But it's even better: If you do a Hit in a menu of a Qpac2 program (menu), the menu stays open and the other program starts. If you do a Do, the current Qpac2 menu, the menu disappears, and the menu you have clicked opens.
Then there's the excellent HOT_KEY system (ERT HOT_KEY(...)) with it's hotkey stuffer!!! Have you ever tried to get the full pathname of a file listed in the File Explorer of Windows(!). In the Files menu of QPac2 you just have to click on the file (directory) and you can insert the full pathname with <ALT>–<SPACE> (and the one before with <SHIFT>–<ALT>–<SPACE>!) in any prompt of a program, which requires a file name. That's the reason, why I normally do not use (need) Jochen Merz's file chooser extension (I can do it IMHO more easy with the Files menu).
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
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

Re: The BEST QL Editor
I didn't realize this was over 40 years old. I thought it was created in the 90s, not early 80s. Did Tony create it at the same time as TK2?ql_freak wrote: Sat Sep 20, 2025 1:15 am The Exteded Environment has been implemented when GUIs where invented.
- Derek_Stewart
- Font of All Knowledge
- Posts: 4869
- Joined: Mon Dec 20, 2010 11:40 am
- Location: Sunny Runcorn, Cheshire, UK
Re: The BEST QL Editor
Hi,
I am sorry to imply that I did not know what the Pointer System is, which I meant: PTR_GEN, WMAN, HOT_REXT, and QPAC2, which make it The Extended Environment.
I used all this since Qjump introduced QRAM, which I bought and he update QPAC2, which included the Pointer System. This is all free now.
If I want to use a GUI system on the QL, there is only one option - The Pointer System and QPAC2, QD, QMENU, QBASIC which makes the QL a nice GUI based system in less than 512K or ram, no other system can do this.
The best non GUI editor in my opinion is QED, and maybe TheEDitorSE a close second. GUI Editors, QD, I can not think of any other
But then all the software is free, so have it all and decide which is our best option.
Again my question is, if the Pointer System written by Tony Tebby, is so bad, as he seemed to write good software. What should I be using?
I am sorry to imply that I did not know what the Pointer System is, which I meant: PTR_GEN, WMAN, HOT_REXT, and QPAC2, which make it The Extended Environment.
I used all this since Qjump introduced QRAM, which I bought and he update QPAC2, which included the Pointer System. This is all free now.
If I want to use a GUI system on the QL, there is only one option - The Pointer System and QPAC2, QD, QMENU, QBASIC which makes the QL a nice GUI based system in less than 512K or ram, no other system can do this.
The best non GUI editor in my opinion is QED, and maybe TheEDitorSE a close second. GUI Editors, QD, I can not think of any other
But then all the software is free, so have it all and decide which is our best option.
Again my question is, if the Pointer System written by Tony Tebby, is so bad, as he seemed to write good software. What should I be using?
Regards, Derek
Re: The BEST QL Editor
Digging a bit in memory and old paperwork:
Its first incarnation came with QRAM, and that should have been 1987 or 1988 - So, not quite 40 years old. But to establish itself from a GUI toolkit that drove QJump programs to the publicly accepted WIMP for the QL took another, like 3-5 years. I can't just now find the first release date of the QPTR toolkit that provided the API to third-party developers.
TK2 is a different story - that entered the market as early as 1985, one year after the launch.
ʎɐqǝ ɯoɹɟ ǝq oʇ ƃuᴉoƃ ʇou sᴉ pɹɐoqʎǝʞ ʇxǝu ʎɯ 'ɹɐǝp ɥO
Re: The BEST QL Editor
I dont know when QPTR was first released to the public, but from the original source code (V0.00) it looks like QJump's JR Oakley wrote most of it back in 1987.tofro wrote: Sat Sep 20, 2025 7:45 amDigging a bit in memory and old paperwork:
Its first incarnation came with QRAM, and that should have been 1987 or 1988 - So, not quite 40 years old. But to establish itself from a GUI toolkit that drove QJump programs to the publicly accepted WIMP for the QL took another, like 3-5 years. I can't just now find the first release date of the QPTR toolkit that provided the API to third-party developers.
<>
Per
I love long walks, especially when they are taken by people who annoy me.
- Fred Allen
I love long walks, especially when they are taken by people who annoy me.
- Fred Allen