Windows Screens Procedures

Got an idea for enhancing PureBasic? New command(s) you'd like to see?
BackupUser
PureBasic Guru
PureBasic Guru
Posts: 16777133
Joined: Tue Apr 22, 2003 7:42 pm

Post by BackupUser »

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
BackupUser
PureBasic Guru
PureBasic Guru
Posts: 16777133
Joined: Tue Apr 22, 2003 7:42 pm

Post by BackupUser »

Restored from previous forum. Originally posted by Fangbeast.

Better Documentation. I am finding it very hard to guess how things work!
No offence to Fred, he made a great compiler but, I would have to agree with you. I spend more time figuring out each command and how it works than actually coding.

Now I have to make menus and I am running scared :(

Fangles
Post Reply