News:

MASM32 SDK Description, downloads and other helpful links
MASM32.com New Forum Link
masmforum WebSite

suggestions for textbox creation

Started by AssemblyBeginner, August 02, 2006, 03:33:28 PM

Previous topic - Next topic

AssemblyBeginner

hi everyone
  i need ur suggestions regarding to textbox implementaion like visual basic or turbo ide

some of points in my mind are:
# scroll up/down func 6h or 7h of int 10h for drawing textbox area
# func 0h of int 16h or getting char

how to do these task
# scrolling capabilites
# data capacity/limitation (max char)

and from ur sides
waiting for ur suggestions for pushing me in right direction