QLCOMMANDER - testers and help needed
Re: QLCOMMANDER - testers and help needed
Hi - version 1.1 is here https://www.theqlforum.com/viewtopic.php ... =60#p26474
If you send me your email by pm I can send you the version 2 - this is still in development as I want to add a few new features before releasing it.
If you send me your email by pm I can send you the version 2 - this is still in development as I want to add a few new features before releasing it.
-
- RWAP Master
- Posts: 2892
- Joined: Sun Nov 28, 2010 4:51 pm
- Location: Stone, United Kingdom
- Contact:
Re: QLCOMMANDER - testers and help needed
Yes, that was always a problem with Turbo - I seem to recall using the TURBO_DUMMYP commands to get around this, but can't remember which program I might have used it in to check the source code....Andrew wrote: Thank you !
I already modified the program ... now I face other issues.
When compiled with Turbo the program stops with COLOUR_QL ... SCR_XLIM .. not loaded
Ok, I use those functions in the code, but only if the OS is SMSQ/E. Under QDOS they never get executed.
Rich Mellor
RWAP Software
RWAP Adventures
SellMyRetro
Retro-Printer Module - add a USB printer to your QL
Also Involved in:
Icephorm
RWAP Software
RWAP Adventures
SellMyRetro
Retro-Printer Module - add a USB printer to your QL
Also Involved in:
Icephorm
Re: QLCOMMANDER - testers and help needed
QLCommander v2.0 is finally ready !
Updates from version 1.1 (last version published on forum)
- Now needs 60% less memory for data !! (thank you Martyn Hill for the idea and code!)
- Added support for QPC and SMSQ/E - can run on larger screen and with more colors if the video driver is set to 8 bit color or High Color (but you cannot load _scr files in this video modes)
- Copy will now parse subdirectories and copy all tree
- Delete will now parse subdirectories and delete all tree
- New commands: Compare directories and Invert Selection
- SHIFT-ENTER on a _bas file or boot will run it
- ENTER on a boot file will load it in BASIC
- modified the procedures that check if Basic is running and if a basic program is loaded and not saved
- now it runs with older Toolkit 2 versions ! So it can be run on QL with original GC or SGC, and with Tetroid hardware (still Toolkit 2 v2.32 is highly recommended)
- New qlcconfig_bas program - now easy to use with menu interface ! (config program can also load v1.1 config files)
- Some other minor changes and bug-fixing
- Updated manual
QLCommander running on QPC2 in 1024x768 High Color mode:
Updates from version 1.1 (last version published on forum)
- Now needs 60% less memory for data !! (thank you Martyn Hill for the idea and code!)
- Added support for QPC and SMSQ/E - can run on larger screen and with more colors if the video driver is set to 8 bit color or High Color (but you cannot load _scr files in this video modes)
- Copy will now parse subdirectories and copy all tree
- Delete will now parse subdirectories and delete all tree
- New commands: Compare directories and Invert Selection
- SHIFT-ENTER on a _bas file or boot will run it
- ENTER on a boot file will load it in BASIC
- modified the procedures that check if Basic is running and if a basic program is loaded and not saved
- now it runs with older Toolkit 2 versions ! So it can be run on QL with original GC or SGC, and with Tetroid hardware (still Toolkit 2 v2.32 is highly recommended)
- New qlcconfig_bas program - now easy to use with menu interface ! (config program can also load v1.1 config files)
- Some other minor changes and bug-fixing
- Updated manual
QLCommander running on QPC2 in 1024x768 High Color mode:
- Attachments
-
- QLCommander_source.zip
- (29.06 KiB) Downloaded 711 times
-
- QLCommander.zip
- (78.11 KiB) Downloaded 721 times
-
- QL Commander v2.0.pdf
- (1.65 MiB) Downloaded 751 times
Re: QLCOMMANDER - testers and help needed
That looks very promising. The DELETE of a complete directory without first delete the files then delete the DIR file (as is in QPAC2) is very comfortable.
A few ideas:
Would be good to use it with a mouse. And so to have a context menu (right mouse button) for e.g. copy, delete, move to, add to ZIP etc.
I think, there are no WMAN keywords of QPTR necessary for that (much to complicated). A simple RD_PTR and WSAVE/WLOAD would make it. Keep it as simple as QLiberator does, which just checks, where the pointer in a menu is.
Keep up the good work.
A few ideas:
Would be good to use it with a mouse. And so to have a context menu (right mouse button) for e.g. copy, delete, move to, add to ZIP etc.
I think, there are no WMAN keywords of QPTR necessary for that (much to complicated). A simple RD_PTR and WSAVE/WLOAD would make it. Keep it as simple as QLiberator does, which just checks, where the pointer in a menu is.
Keep up the good work.
7000 4E75
Re: QLCOMMANDER - testers and help needed
That was the plan. But I still cannot convince the mouse to work on the bbQL. Or the mice ... I have tried 11 ..Ralf R. wrote:Would be good to use it with a mouse.
Re: QLCOMMANDER - testers and help needed
Is there a list of mice models surely compatible? If not, let's tell Andrew the model we're using.Andrew wrote:But I still cannot convince the mouse to work on the bbQL. Or the mice ... I have tried 11 ..
Mine is an old 2 button Philips model. I'll read the details and let you know.
Re: QLCOMMANDER - testers and help needed
Well, a mouse is not really necessary (for programing and testing), you can move the pointer with the cursor keysAndrew wrote:That was the plan. But I still cannot convince the mouse to work on the bbQL. Or the mice ... I have tried 11 ..

Edit: Ah, I just saw that you use it with QPC2, so no problem there to program. I assume, your PC just have a mouse

7000 4E75
Re: QLCOMMANDER - testers and help needed
This mouse is tested with my QL (issue 6) and SerMouse driver:
Philips MMS 1145/00
Philips MMS 1145/00
Re: QLCOMMANDER - testers and help needed
Thank you Cristian. I have at home 6 no-name mice that do not work.Cristian wrote:This mouse is tested with my QL (issue 6) and SerMouse driver:
Philips MMS 1145/00
Can you send me your sermouse driver, as it is configured on your system ? Maybe I am configuring it wrong
Re: QLCOMMANDER - testers and help needed
Yes, I'll provide my driver. Be carful: it is set for Hermes chip. If you do not have Hermes, you must change some settings as explained in Sermouse readme file.
Also I suggest you to follow this other topic:
viewtopic.php?f=2&t=2833
Also I suggest you to follow this other topic:
viewtopic.php?f=2&t=2833