QD for Basic and other editors

Anything QL Software or Programming Related.
Tinyfpga
Gold Card
Posts: 304
Joined: Thu Sep 27, 2018 1:59 am

QD for Basic and other editors

Post by Tinyfpga »

For various (actually lots of) reasons my entire compiled QD, help system and Liberator setup that I use write BASIC programs
became unusable so I decided to start again and re-install all the components that, in combination, create my kind of SMS/IDE.

It was not easy and the various manuals I read for this re-install were not particularly useful and so I thought I would place some
of my problems into the capable hands of this forum.

My first question is very simple. I want to distinguish between the 4 QDs I want to use by with different main screen colours
selected via an option 8 in the config system titled "Editor paper colour".

No number that I place here selects a colour I find acceptable, and I have tried many.

How can I determine what number will select which colour?


User avatar
desin
Brittle Membrane
Posts: 117
Joined: Mon May 10, 2021 10:33 am

Re: QD for Basic and other editors

Post by desin »

Hello Tinyfpga
QCP.png
QCP.png (10.09 KiB) Viewed 1488 times
https://dilwyn.theqlforum.com/graphics/qcp160.zip

Greetings from Switzerland
Markus


Tinyfpga
Gold Card
Posts: 304
Joined: Thu Sep 27, 2018 1:59 am

Re: QD for Basic and other editors

Post by Tinyfpga »

Thank you for suggesting qcp160 it solved my problem. At first I was unable to UNZIP it because the UNZIP algorithm I use needs the toolkit Qerr_bin, that I had not included in my re-install.

My next two questions are as follows:-

My new QDs have a, barely visible, light blue flashing cursor. My original QD has a bright red one. How can I change the colour of QD's cursor?

Where can I find out more about SMSQE's colour codes, names, etc ?


User avatar
desin
Brittle Membrane
Posts: 117
Joined: Mon May 10, 2021 10:33 am

Re: QD for Basic and other editors

Post by desin »

Hello Tinyfpga
take a good look at Marcel`s site
https://www.kilgus.net
colours
https://www.kilgus.net/qpc/QPC_Concepts.pdf
https://www.kilgus.net/smsqe/gd2-high-colour/

Greetings from Switzerland
Markus


User avatar
BSJR
Trump Card
Posts: 220
Joined: Sun Oct 18, 2015 12:53 pm
Location: Amsterdam
Contact:

Re: QD for Basic and other editors

Post by BSJR »

Tinyfpga wrote: Tue Nov 26, 2024 9:39 am Thank you for suggesting qcp160 it solved my problem. At first I was unable to UNZIP it because the UNZIP algorithm I use needs the toolkit Qerr_bin, that I had not included in my re-install.

My next two questions are as follows:-

My new QDs have a, barely visible, light blue flashing cursor. My original QD has a bright red one. How can I change the colour of QD's cursor?

Where can I find out more about SMSQE's colour codes, names, etc ?
There is an update version of QCP on my site:
https://home.hccnet.nl/b.spelten/ql/qcp.html

QCoCo, also there, can be used to check/change the System Palettes.
But QD has a few places (e.g. F9 - Replace menu) where the old Colour Ways prevail, that need to be fixed.
Finding the right mix of background and cursor colour can be a challenge as the latter seems to be fixed in QD and doesn't change with the System Sprites.

BSJR


User avatar
RalfR
QL Wafer Drive
Posts: 1177
Joined: Fri Jun 15, 2018 8:58 pm

Re: QD for Basic and other editors

Post by RalfR »

The actual version of QD has no "F9" menu, Replace is in "F3".


7000 4E75
Derek_Stewart
Font of All Knowledge
Posts: 4667
Joined: Mon Dec 20, 2010 11:40 am
Location: Sunny Runcorn, Cheshire, UK

Re: QD for Basic and other editors

Post by Derek_Stewart »

QD will use tge WMAN2 colour setup, which can be changed in a boot file.

Documentation on this is very sparce, but Marcel did two files with QPC2 to show how to change the co,ours oin a GD2 environment.


Regards,

Derek
Tinyfpga
Gold Card
Posts: 304
Joined: Thu Sep 27, 2018 1:59 am

Re: QD for Basic and other editors

Post by Tinyfpga »

BSJR posted:-Finding the right mix of background and cursor colour can be a challenge as the latter seems to be fixed in QD and doesn't change with the System Sprites.
Are you suggesting that the colour of QD's cursor can not be changed or that it is difficult to do?
Derek posted:- QD will use tge WMAN2 colour setup, which can be changed in a boot file.
Documentation on this is very sparse, but Marcel did two files with QPC2 to show how to change the colours in a GD2 environment.
Are you willing to elaborate?
Where can I find the two files?


Derek_Stewart
Font of All Knowledge
Posts: 4667
Joined: Mon Dec 20, 2010 11:40 am
Location: Sunny Runcorn, Cheshire, UK

Re: QD for Basic and other editors

Post by Derek_Stewart »

Here you are:
Colourway.zip
Sample SBASIC programmes to alter WMAN2 Colours
(1.86 KiB) Downloaded 65 times
Just EX the basic programme or merge into boot file.

I may of added these in the Q68 software Distro.

I did not write these programmes, so can claim any credit.

I do not know how to change the colour of the Cursor in SMSQ/E, maybe configure SMSQ/E cursor as a Sprite and use a custom sprite for the cursor.


Regards,

Derek
User avatar
desin
Brittle Membrane
Posts: 117
Joined: Mon May 10, 2021 10:33 am

Re: QD for Basic and other editors

Post by desin »

have you tried this ?
https://www.kilgus.net/soft/fading-cursor.zip

Greeetings from Switzerland
Markus


Post Reply