News:

PlayBASIC2DLL V0.99 Revision I Commercial Edition released! - Convert PlayBASIC programs to super fast Machine Code. 

Main Menu

Inputbox 2.0 for PlayBasic

Started by Adaz, December 02, 2006, 06:24:39 AM

Previous topic - Next topic

Adaz

Hi,

This is the 2.0 version of my one-line inputbox routine for PlayBasic.

Usage:
inputtext$=inputbox(xpos,ypos,width,height,textcolor)


inputtext$ = the text you wish to edit, or can be empty
xpos,ypos = the top left corner of the textbox
iw,ih = the width and height of the textbox
textcolor = the color of the text


New in this version:

- The cursor is blinking nicely:)
- You can now select text with SHIFT + Left / Right!
- Copy / paste to/from Windows clipboard with CTRL+C / CTRL+V !
- In this version the other routines of the program don't halt while we edit the text.
 You can draw background, move sprites or anything, AND check the entered text in every frame,
 or deliberately finish the editing at any time.

Download Input Box (login required)

Ádáz

Hungary

kevin


Adaz

#2
Thank you very much!

Further developing is in progress.........3.........2.........1.........please wait:)

Ádáz

Hungary

Sarmatii

WOW COOL!!!
I hope soon I write such stuffs too :) Helping the PB Community

ATLUS

Its Cool!!!!!!!!!!!!!!!!!!Thanks