Edit history, like a true winner, start of redraw logic.
This commit is contained in:
parent
8b5c09d7dd
commit
9e5db80b0a
2 changed files with 169 additions and 153 deletions
|
|
@ -8,7 +8,7 @@ function textinput$ (x as integer,y as integer,w as integer,h as integer,__text
|
|||
end if
|
||||
drawtextinput x,y,w,h,__text,1
|
||||
if not mouseclicked then exit function
|
||||
text=""
|
||||
'text=""
|
||||
cursor=len(text)+1
|
||||
dim relativeX as integer
|
||||
do
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue