fast - edit v2.0 Beta 3

Developed or developing a new product in PureBasic? Tell the world about it.
Snoop0304
User
User
Posts: 45
Joined: Wed Jul 12, 2006 7:57 pm
Location: Germany
Contact:

fast - edit v2.0 Beta 3

Post by Snoop0304 »

Hi,
i want to present you my editor fast - edit written in Pure Basic v4.0. I'm coding on fast - edit since i'm programming in PB - since December last year.
This editor is in German, but there will come an English translation soon!
There are many features, so please test it! I'm very happy about some feedback of you!

fast - edit v2.0 Beta 3 Download

P.S.: Sry, for my bad English -> I'm German ! :wink:
User avatar
Joakim Christiansen
Addict
Addict
Posts: 2452
Joined: Wed Dec 22, 2004 4:12 pm
Location: Norway
Contact:

Post by Joakim Christiansen »

It looks very nice, but I didn't test it much since I don't understand German.
I like logic, hence I dislike humans but love computers.
Snoop0304
User
User
Posts: 45
Joined: Wed Jul 12, 2006 7:57 pm
Location: Germany
Contact:

Post by Snoop0304 »

Joakim Christiansen wrote:It looks very nice, but I didn't test it much since I don't understand German.
Thx! There will come an English translation soon!!
User avatar
Progi1984
Addict
Addict
Posts: 806
Joined: Fri Feb 25, 2005 1:01 am
Location: France > Rennes
Contact:

Post by Progi1984 »

i'm interested by a thing : Numerotation Lines.

How are you doing that ?

Else it's a very good thing. A future wordpad ?
Snoop0304
User
User
Posts: 45
Joined: Wed Jul 12, 2006 7:57 pm
Location: Germany
Contact:

Post by Snoop0304 »

>> i'm interested by a thing : Numerotation Lines.
I did it with a callback. There i'm calling the #WM_PAINT Message and i'm drawing a box, the numbers and this line.

>> A future wordpad ?
How du you mean that? (I don't understand...) :shock:

P.S.: Je sais que tu es francais! :wink:
User avatar
Progi1984
Addict
Addict
Posts: 806
Joined: Fri Feb 25, 2005 1:01 am
Location: France > Rennes
Contact:

Post by Progi1984 »

French :
Merci :p

C'est un trés bon outil que tu as fait ! Mieux que le bloc notes. encore quelqeus améliorations (gestion du RTF : gras, italique, etc...) et tu pourras faire un wordpad :)

Pourrez tu poster ou m'envoyer un exemple pour la numérotation des lines ? Merci

English
Thank you

It's a very good tool that you realized ! Better than notepad. Some improvments (management of RTF : bold, italic, and so on...) et you could realize a wordpad :)

Could you post or send me an exemple for lines numerotation ?
Thanks
User avatar
GeoTrail
Addict
Addict
Posts: 2794
Joined: Fri Feb 13, 2004 12:45 am
Location: Bergen, Norway
Contact:

Post by GeoTrail »

It's very cool, I like it.
Only thing I noticed right away is that when I resize the editor, the edit gadget seems to be slow/hang for a very short amount of time.
I Stepped On A Cornflake!!! Now I'm A Cereal Killer!
Snoop0304
User
User
Posts: 45
Joined: Wed Jul 12, 2006 7:57 pm
Location: Germany
Contact:

Post by Snoop0304 »

GeoTrail wrote:It's very cool, I like it.
Only thing I noticed right away is that when I resize the editor, the edit gadget seems to be slow/hang for a very short amount of time.
Yes, I noticed this thing also! I don't know what I can do to fix it. Do you have any ideas?
Post Reply