Pure Accessibility

Got an idea for enhancing PureBasic? New command(s) you'd like to see?
lavachri
User
User
Posts: 19
Joined: Tue Oct 14, 2008 3:01 pm
Location: French

Pure Accessibility

Post by lavachri »

Hello,
The purebasic environment is accessible and I know that blind programmers, like me, uses it.
To improve the writing of code, I would like to propose you some ideas :
- make hotkeys (ex : Alt + Up/Down) to move the cursor on the begin of next/prior procedure code.

- In the Window "List of procedure" :
* Allow up an down key to move in the list
* Enter move the cursor to the begin of the procedure code
* actualise selected name (of procedure) by the position of the cursor in the code

Please keep accessibility !
and thanks for your works !
Gansta93
Enthusiast
Enthusiast
Posts: 238
Joined: Wed Oct 20, 2004 7:16 pm
Location: The Village
Contact:

Post by Gansta93 »

Hi,

I agree with him ;).

I remember Freak made a lot of modifications on the IE for accessibility reasons.
These ideas are good too and I hop that someone in the PureBasic team will answer about these :).

Keep up the good work.
Be seeing you! :-)

Gansta93
If you speak french, you can visite Le Monde de Gansta93 (Gansta93's World)
Num3
PureBasic Expert
PureBasic Expert
Posts: 2812
Joined: Fri Apr 25, 2003 4:51 pm
Location: Portugal, Lisbon
Contact:

Post by Num3 »

Yes, pretty good points lavachri.

Always good to know inside tips, they are useful not only for Purebasic, but for programing in general.
Post Reply