Posted: Thu Nov 22, 2001 12:14 am
Restored from previous forum. Originally posted by CD.
This is my Wishlist for Purebasic:
[1] Windows: (All 3) - Mouse, Keyboard and Joystick event feedback.
[2] Screens: (They already have Mouse,Keyboard and Joystick feedback), so
Let us open Windows on Screens.
[3] Procedures:
Allow Multiple Arrays in Procedures
Allow Multiple Arrays to be passed in Parameter List of Procedures
Let the Variables (and Arrays someday) that are passed in the Parameter List to be changed from inside Procedures
- this would eliminate the need for ProcedureReturn=Result inside Procedure.
Better Documentation. I am finding it very hard to guess how things work!
That's all for now.
Thanks,
CD
This is my Wishlist for Purebasic:
[1] Windows: (All 3) - Mouse, Keyboard and Joystick event feedback.
[2] Screens: (They already have Mouse,Keyboard and Joystick feedback), so
Let us open Windows on Screens.
[3] Procedures:
Allow Multiple Arrays in Procedures
Allow Multiple Arrays to be passed in Parameter List of Procedures
Let the Variables (and Arrays someday) that are passed in the Parameter List to be changed from inside Procedures
- this would eliminate the need for ProcedureReturn=Result inside Procedure.
Better Documentation. I am finding it very hard to guess how things work!
That's all for now.
Thanks,
CD