home *** CD-ROM | disk | FTP | other *** search
/ Freelog 17 / Freelog017.iso / Prog / RapidQ / README.TXT < prev   
Text File  |  2000-08-28  |  2KB  |  47 lines

  1. Rapid-Q Windows Compiler Beta (Build: August 29, 2000)
  2. Programmed by William Yu Copyright (c)1999-2000
  3.  
  4. What's New for Build 08.29.2000
  5. -----------------------------------------------------------------
  6.    - Fixed problem with QSCROLLBOX OnResize event
  7.    - Fixed some stack problems with interrupted events
  8.    - Fixed problem with using INC/DEC on arrays
  9.    - Added new keywords MEMCPY and MEMSET
  10.    - Added ability to return a UDT in DLL Functions
  11.    - Added method UPDATE to QFILELISTBOX
  12.    - Added new method EXTRACTRES to QFILESTREAM & QMEMORYSTREAM
  13.    - Updated QPOPUPMENU with some new properties and events
  14.    - Added ability to REDIM components and variants
  15.    - Fading out MouseX and MouseY, these should no longer be used
  16.    - Updated the Rotate method with background problem resolved
  17.    - Fixed some problems with PROPERTY SETs
  18.    - Added keywords INPW and OUTW
  19.    - Added ability to read/write COMMAND$
  20.    - Extended functionality of interpreter DLLs so you can pass
  21.      command line parameters
  22.    - Added new method SHAPEFORM to QFORM
  23.    - Added new methods LOADFROMSTREAM and LOADFROMRESOURCE to
  24.      QDXIMAGELIST
  25.    - Added new component QDXSOUND
  26.    - Minor updates and additions for QLISTVIEW, QSOCKET, QLABEL
  27.    - Added more $OPTION parameters, VBDLL and WEAKTYPE
  28.    - Added new console keyword SCREEN
  29.    - Fixed the missing pixels bug for your icons
  30.  
  31. For documentation or example programs, please visit the Rapid-Q
  32. official homepage at: http://www.basicguru.com/abc/rapidq/
  33. The document is also available for download at that site.
  34.  
  35. The GUI form designer is still a work in progress, but is complete
  36. enough to design simple or even complex forms.
  37. Since my main concern is updating the compiler, the IDE is down
  38. on my priorities list.
  39.  
  40. Your comments and suggestions are welcome, I do maintain a wishlist,
  41. so if you have something to request, by all means let me know.
  42.  
  43. Contacts:
  44. ------------------------------------------------------
  45.  E-mail: William Yu <voxel@edmc.net>
  46. Webpage: http://www.basicguru.com/abc/
  47.