Code Monkey home page Code Monkey logo

Comments (5)

DarkstarII avatar DarkstarII commented on May 24, 2024

This must have been a work in progress todo item. I have also seen the number of entries are limited that are able to show up on the screen that you add, once the 5, 6 or 7 entries are there the cursor selection no longer grabs the correct entry after a certain number and gets thrown off by 1 line when selecting it or if you added to many items they just do not show up on the list.

from imagebbs.

ThaDoctor72 avatar ThaDoctor72 commented on May 24, 2024

X-Tec mentioned in a different forum that this was due to the sysop screen being opened. Pressing f1 to hide it in full screen mode (or being a remote user) will have a corrected representation of the cursor menu

from imagebbs.

x-tec2017 avatar x-tec2017 commented on May 24, 2024

In the GF section, using the f1 key to switch in and out of full screen mode works fine but if you want to make it automatic, in +.GF insert &,18,0 at the beginning of line 3000 and insert &,18,1 in line 3235 just before the goto1811.

Doing a similar change in +.IM will resolve the screen slewing off the top in that application as well.

from imagebbs.

DarkstarII avatar DarkstarII commented on May 24, 2024

I am able to reproduce the issue without using any mentioned changes and it works UNTIL. Maybe the problem description is mis-understood. I added 9 entries in my Movie Files directory from the main GF menu called Movie Files inside the directory I have a max limit of 9 movie files showing. If I cursor to the Maintenance option it grabs the Return to Main Menu code If I choose the Other Options it grabs the Maintenance Options code. This is caused by having 9 entries or more listed which is causing the entire menu to bump up lines ex if I had 15 movies listed the top menu would scroll off the screen and cause cursor locations for what it thinks it is on is way off. So the max entries is going to be 8 in order for it to work correctly and the 8th entry would need to be another directory link entry to show more movies. I do not have the BBS screen showing when this occurs and this makes it an issue for the SysOp unless they understand the reason of the limitation running from local logon mode.

from imagebbs.

x-tec2017 avatar x-tec2017 commented on May 24, 2024

This issue can be closed. The fixes after r2 disk contains a mod to +.GF to switch between full screen mode and split screen mode when entering and exiting the GF section.

from imagebbs.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.