• InputString / Class

    From xqtr@21:1/111 to All on Sat Jun 1 01:00:24 2019
    I am using the input class and the inputstring function to allow users to
    enter input. In one field the user must enter a password, so i want this field to be masked with the password char. With the old Input function this was possible and easy to do... but with the InputString function i can't seem to figure it out.

    The syntax is: InputString(InputBox,x,y,len,max,mode,default)
    The mode value allows to enter string, number, date... but no password or
    phone fields :( i tried values from 0 to 7 but only 0 to 4 works.

    Perhaps somebody knows something more on that?

    :: XQTR :: Another Droid BBS :: andr01d.zapto.org:9999 :: xqtr@gmx.com

    --- Mystic BBS v1.12 A43 2019/03/03 (Raspberry Pi/32)
    * Origin: Another Droid BBS # andr01d.zapto.org:9999 (21:1/111)
  • From dream master@21:1/163 to xqtr on Fri May 31 21:55:31 2019

    On 31 May 2019, xqtr said the following...
    The syntax is: InputString(InputBox,x,y,len,max,mode,default)
    The mode value allows to enter string, number, date... but no password or phone fields :( i tried values from 0 to 7 but only 0 to 4 works.
    Perhaps somebody knows something more on that?

    i think this is not complete yet.

    |08 .|05·|13∙|15Dr|07e|08am Ma|07st|15er|13∙|05·|08.
    |08 °∙|05·|13∙° |13°∙|05·|08∙°
    |11 DoRE|03!|11ACiDiC|03!|11Demonic
    |08[|15bbs|09.|15dreamlandbbs|09.|15org|08]

    --- Mystic BBS v1.12 A43 2019/03/03 (Windows/32)
    * Origin: |08--[|15!|07dreamland BBS bbs.dreamlandbbs.org (21:1/163)
  • From xqtr@21:1/111 to dream master on Sat Jun 1 16:36:44 2019
    i think this is not complete yet.

    bummer :(
    Did i make the same question you did, some days ago? :)

    :: XQTR :: Another Droid BBS :: andr01d.zapto.org:9999 :: xqtr@gmx.com

    --- Mystic BBS v1.12 A43 2019/03/03 (Raspberry Pi/32)
    * Origin: Another Droid BBS # andr01d.zapto.org:9999 (21:1/111)
  • From dream master@21:1/163 to xqtr on Sat Jun 1 15:13:17 2019
    On 01 Jun 2019, xqtr said the following...
    i think this is not complete yet.
    bummer :(
    Did i make the same question you did, some days ago? :)

    similar, but i found a work around it. it was the ability to add the colors other then default but it had that bug in it so i used input(); with write(); and pipe codes to fix it.

    |08 .|05·|13∙|15Dr|07e|08am Ma|07st|15er|13∙|05·|08.
    |08 °∙|05·|13∙° |13°∙|05·|08∙°
    |11 DoRE|03!|11ACiDiC|03!|11Demonic
    |08[|15bbs|09.|15dreamlandbbs|09.|15org|08]

    --- Mystic BBS v1.12 A43 2019/03/03 (Windows/32)
    * Origin: |08--[|15!|07dreamland BBS bbs.dreamlandbbs.org (21:1/163)
  • From xqtr@21:1/111 to dream master on Sun Jun 2 10:05:16 2019
    similar, but i found a work around it. it was the ability to add the colors other then default but it had that bug in it so i used input(); with write(); and pipe codes to fix it.

    inputstring class is way better, because it supports exit codes and you can
    use arrow keys, tab, enter to leave the editing. This way you can build menus with input that are way better... but with out the password be hidden i cant use it now :( back to input() :(

    :: XQTR :: Another Droid BBS :: andr01d.zapto.org:9999 :: xqtr@gmx.com

    --- Mystic BBS v1.12 A43 2019/03/03 (Raspberry Pi/32)
    * Origin: Another Droid BBS # andr01d.zapto.org:9999 (21:1/111)
  • From dream master@21:1/163 to xqtr on Sun Jun 2 04:49:12 2019
    On 02 Jun 2019, xqtr said the following...
    inputstring class is way better, because it supports exit codes and you can use arrow keys, tab, enter to leave the editing. This way you can build menus with input that are way better... but with out the password
    be hidden i cant use it now :( back to input() :(

    yes but i cant wait for it to be finished as i did have issues trying it.

    |08 .|05·|13∙|15Dr|07e|08am Ma|07st|15er|13∙|05·|08.
    |08 °∙|05·|13∙° |13°∙|05·|08∙°
    |11 DoRE|03!|11ACiDiC|03!|11Demonic
    |08[|15bbs|09.|15dreamlandbbs|09.|15org|08]

    --- Mystic BBS v1.12 A43 2019/03/03 (Windows/32)
    * Origin: |08--[|15!|07dreamland BBS bbs.dreamlandbbs.org (21:1/163)
  • From xqtr@21:1/111 to dream master on Sun Jun 2 13:09:58 2019
    yes but i cant wait for it to be finished as i did have issues trying it.

    yes... same here :(

    :: XQTR :: Another Droid BBS :: andr01d.zapto.org:9999 :: xqtr@gmx.com

    --- Mystic BBS v1.12 A43 2019/03/03 (Raspberry Pi/32)
    * Origin: Another Droid BBS # andr01d.zapto.org:9999 (21:1/111)