Menu

Wondering....

Android
Kevin
2019-09-06
2019-10-23
  • Kevin

    Kevin - 2019-09-06

    I've been given a couple of extra command statements that have never made their way into the manual. So I was wondering if there is another manual that includes these, plus any more that you may have provided to others. As long as I'm on the subject, is there a Word version of the manual? I cannot search the PDF version. One more thing... is there a way to keep the screen in portrait mode? Seems like everytime I lay the phone close to horizontal, it goes into landscape mode, and when I pick it back up, I lose menu options on the bottom. Thanks, in advance, for any answers you may be able to provide.

     
    • Yet Another Troll

      What statements? What do they do?

       
  • Kevin

    Kevin - 2019-10-11

    I have just implemented the commands
    HIDEK and
    SHOWK
    which should do what you want.
    HIDEK hides the virtual keyboard on Android and SHOWK shows it. You may want to use
    sequences like:
    ' somecode her
    SHOWK
    INPUT "Ender a number: ",a
    HIDEK
    PRINT "The number is ";a
    ' ...
    The new release 1.25-44 has it.
    Last edit: Markus Hoffmann 2016-09-23

    Why do you ask, Mr. troll?

     
  • Kevin

    Kevin - 2019-10-18

    Thank you very much, Mr. Troll. Any chance you might be able to address my other questions?

     
    • Yet Another Troll

      I'm not sure. What version of Android and xbasic are you using? I'm using 1.27 on an Android 5.1.1 device. I sometimes use xbasic on a Windows tablet, but not often.

       
      • Kevin

        Kevin - 2019-10-18

        Currently using android X-11 v.1.25 also on a 5.1.1 phone.

        Sent from Mail for Windows 10

        From: Yet Another Troll
        Sent: Friday, October 18, 2019 2:35 PM
        To: [x11-basic:discussion]
        Subject: [x11-basic:discussion] Re: Wondering....

        I'm not sure. What version of Android and xbasic are you using? I'm using 1.27 on an Android 5.1.1 device. I sometimes use xbasic on a Windows tablet, but not often.

        Wondering....

        Sent from sourceforge.net because you indicated interest in https://sourceforge.net/p/x11-basic/discussion/2447828/
        To unsubscribe from further messages, please visit https://sourceforge.net/auth/subscriptions/

        Virus-free. www.avg.com

         
        • Yet Another Troll

          The last time I tried dealing with screen rotations, I had to poll for the screen geometry changes and redraw. I posted some code a while back that may or may not work well with the built in GUI commands,

          https://sourceforge.net/p/x11-basic/discussion/75527/thread/ec2e7b4e/?limit=250#6971/4662

          If that doesn't pull up the code, search on "sined"

           

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.