Hi,
Try using the Toolkit 2 command: WTV
Which is supossed to be kinder to TV screen, in that Channel 1 and 2 are the same dimensions.
You can switch back monitor mode with: WMON
Hello and my QL experience so far
-
- Font of All Knowledge
- Posts: 4610
- Joined: Mon Dec 20, 2010 11:40 am
- Location: Sunny Runcorn, Cheshire, UK
- Chr$
- QL Wafer Drive
- Posts: 1382
- Joined: Mon May 27, 2019 10:03 am
- Location: Sachsen, Germany
- Contact:
Re: Hello and my QL experience so far
Yes, I do use WTV in my normal boot file and quite often for changing things back, but it doesn't seem to help in the pointer environment with those menus and all the channels open.
https://QXL.WIN
Collector of QL related computers, accessories and QL games/software.
Ask me about felt pads - I can cut them to size and they have proven excellent for mdv data recovery.
Collector of QL related computers, accessories and QL games/software.
Ask me about felt pads - I can cut them to size and they have proven excellent for mdv data recovery.
-
- RWAP Master
- Posts: 2891
- Joined: Sun Nov 28, 2010 4:51 pm
- Location: Stone, United Kingdom
- Contact:
Re: Hello and my QL experience so far
I am not sure which channels you are talking about..
If you start the QL in F2 mode (NOT MONITOR mode) then the SuperBASIC #0,#1 and #2 all fit within the 448x240 pixels available on a TV.
If it is other programs / channels then you need to see if there is a configuration option - if not then unfortunately, you are lost unless they are a pointer environment program and can be dragged...
If you start the QL in F2 mode (NOT MONITOR mode) then the SuperBASIC #0,#1 and #2 all fit within the 448x240 pixels available on a TV.
If it is other programs / channels then you need to see if there is a configuration option - if not then unfortunately, you are lost unless they are a pointer environment program and can be dragged...
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
- Chr$
- QL Wafer Drive
- Posts: 1382
- Joined: Mon May 27, 2019 10:03 am
- Location: Sachsen, Germany
- Contact:
Re: Hello and my QL experience so far
Sorry to dig this up again. After a break trying to do anything about it...
This is what I mean. I've moved the top menu options over but am too thick to work out how to move the main display window a couple of characters to the right (channel#1 isn't it, currently showing the standard Tetroid boot file?) and also the text input area at the bottom. I start the QL in TV mode.
If I do WTV that helps with the text input pane (and removes the green dividing stripe) but does nothing about the main display channel. I note that the date/time display is also too far to the left. That is clock_exe I believe.
This is what I mean. I've moved the top menu options over but am too thick to work out how to move the main display window a couple of characters to the right (channel#1 isn't it, currently showing the standard Tetroid boot file?) and also the text input area at the bottom. I start the QL in TV mode.
If I do WTV that helps with the text input pane (and removes the green dividing stripe) but does nothing about the main display channel. I note that the date/time display is also too far to the left. That is clock_exe I believe.
https://QXL.WIN
Collector of QL related computers, accessories and QL games/software.
Ask me about felt pads - I can cut them to size and they have proven excellent for mdv data recovery.
Collector of QL related computers, accessories and QL games/software.
Ask me about felt pads - I can cut them to size and they have proven excellent for mdv data recovery.
-
- Font of All Knowledge
- Posts: 4610
- Joined: Mon Dec 20, 2010 11:40 am
- Location: Sunny Runcorn, Cheshire, UK
Re: Hello and my QL experience so far
Hi,
Why not define the channels #0, #1, #2, with the WINDOW command.
When the QL starts up in monitor mode or Tooklit 2 WMON command is entered the default channel definition are:
WINDOW #0,512,50,0,206
WINDOW #1,256,202,256,0
WINDOW #2,256,202,0,0
Just insert these three commands and adjust the values to suit the required window sizes for each channel.
See the QL Manual for more information on Window command.
Why not define the channels #0, #1, #2, with the WINDOW command.
When the QL starts up in monitor mode or Tooklit 2 WMON command is entered the default channel definition are:
WINDOW #0,512,50,0,206
WINDOW #1,256,202,256,0
WINDOW #2,256,202,0,0
Just insert these three commands and adjust the values to suit the required window sizes for each channel.
See the QL Manual for more information on Window command.
Last edited by Derek_Stewart on Tue Mar 12, 2024 4:13 pm, edited 1 time in total.
Regards,
Derek
Derek
- NormanDunbar
- Forum Moderator
- Posts: 2426
- Joined: Tue Dec 14, 2010 9:04 am
- Location: Leeds, West Yorkshire, UK
- Contact:
Re: Hello and my QL experience so far
The WINDOW command in the Online SuperBASIC Manual is at https://superbasic-manual.readthedocs.i ... indow.html if you are interested.
Cheers,
Norm
Cheers,
Norm
Why do they put lightning conductors on churches?
Author of Arduino Software Internals
Author of Arduino Interrupts
No longer on Twitter, find me on https://mastodon.scot/@NormanDunbar.
Author of Arduino Software Internals
Author of Arduino Interrupts
No longer on Twitter, find me on https://mastodon.scot/@NormanDunbar.
- Chr$
- QL Wafer Drive
- Posts: 1382
- Joined: Mon May 27, 2019 10:03 am
- Location: Sachsen, Germany
- Contact:
Re: Hello and my QL experience so far
Yes, I also have the original manual and have played with that in the past. I've finally got it right now and put it in the right place in the boot file, thanks.
https://QXL.WIN
Collector of QL related computers, accessories and QL games/software.
Ask me about felt pads - I can cut them to size and they have proven excellent for mdv data recovery.
Collector of QL related computers, accessories and QL games/software.
Ask me about felt pads - I can cut them to size and they have proven excellent for mdv data recovery.