[Implemented] ROW numbers in the PB-Editor

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

[Implemented] ROW numbers in the PB-Editor

Post by BackupUser »

Restored from previous forum. Originally posted by Danilo.

From the german forum wishlist.

teachco´s wish for PureBasic:
RowNumbers in the PureBasic Editor (like any other Editor).

Code: Select all

1| OpenConsole()
2| PrintN("Hello World!")
3| Delay(5000)
German PureBasic Forum, http://www.Pure-Board.de


Edited by - Danilo on 11 June 2002 06:06:45
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 Franco.

Why not
But please make this optional instead of 'RowNumbers always on'.


Have a nice day...
Franco

Sometimes you have to go a lonely way to accomplish genius things.
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 plouf.

"like any other editor" !?!
i thought that the removing of numbers
was one of the greates advantages in newer
modern Basic's even TrueBasic says that in their docs ?

Christos
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 Danilo.

plouf,

the EDITOR has nothing to do with the BASIC-Language.
The line numbers are not in the SourceCode, but in
the Editor only. Before the RichEdit-Gadget, so to say... :wink:

Have you ever seen another Editor than PureBasic´s ??
Look at UltraEdit (http://www.UltraEdit.com) to see how it looks.

cya,
...Danilo

(registered PureBasic user)
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 plouf.

The truth is no i have not use another editor other than the integreded one
but i also have seen VisualBasic IDE ,Qbasic and Blitz Editors
and none has numbers afaik



Christos
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 Danilo.

VisualBasic IDE ,Qbasic and Blitz Editors

You use the wrong tools...
...so try to use some good programs in the future.
Post Reply