home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / sys / amiga / programm / 18242 < prev    next >
Encoding:
Internet Message Format  |  1993-01-06  |  1.2 KB

  1. Path: sparky!uunet!amusing!grace!Douglas_Stockman
  2. From: Douglas_Stockman@graceUUCP (Douglas Stockman)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: gadtools.library string gadget HELP!
  5. Distribution: world
  6. Message-ID: <Douglas_Stockman.1n3r@graceUUCP>
  7. Date: 6 Jan 93 08:11:24 EST
  8. Organization: Graceful Boot BBS (send replies to User_Name%grace@moscom.com)
  9. Lines: 16
  10.  
  11. Greetings,
  12.    I need some assistance regarding the use of a gadtools.library 
  13. string gadget.  I want to control the position of the cursor inside 
  14. the string gadget.  When the user presses an alphanumeric key, I
  15. copy the first character pressed to the string gadget's buffer and then
  16. activate the gadget.  Unfortunately, the gadget's cursor remains on
  17. that first character entered.  Subsequently typed text appears before
  18. the first character typed (e.g. elpH instead of Help) and the cursor 
  19. remains on the first character typed.  Can someone be so kind as to 
  20. inform me how I can control the location of the cursor in a 
  21. gadtools.library string gadget, or suggest some other way to create
  22. the desired effect?  The string gadget is where text is entered for
  23. a spreadsheet-like editor I am creating.
  24.  
  25. -- Via DLG Pro v0.992
  26.  
  27.