flat assembler
Message board for the users of flat assembler.

Index > Windows > MDIRichEditor

Goto page Previous  1, 2, 3  Next
Author
Thread Post new topic Reply to topic
kasake36



Joined: 28 Mar 2006
Posts: 68
kasake36 06 Oct 2008, 09:42
Some probably nice features for the future:
- Auto-textwrap
- displaying the number of the current column
Post 06 Oct 2008, 09:42
View user's profile Send private message Reply with quote
habran



Joined: 31 Aug 2008
Posts: 82
Location: South Australia
habran 06 Oct 2008, 13:40
Hi, Everyone!

New version uploaded (you can now drag and drop items to open files)
Also added combos

kasake36:
You have now accelerators you asked for.
I am planing to add all features you mentioned and more than that
just give me a bit more time

thimis:
thanks for nice words and "empty WM_ERASEBKGND" I have already included it in this version

regards
Post 06 Oct 2008, 13:40
View user's profile Send private message Reply with quote
habran



Joined: 31 Aug 2008
Posts: 82
Location: South Australia
habran 12 Oct 2008, 00:42
Hi, Everyone!

Now I uploaded new version with additional features:

drag and drop files on the window
for kasake36 word wrap and status bar info
fixed some bugs
Plans for the next version:
print header
print preview

happy fasming
Post 12 Oct 2008, 00:42
View user's profile Send private message Reply with quote
kasake36



Joined: 28 Mar 2006
Posts: 68
kasake36 14 Oct 2008, 13:52
Wow, looks great! Many thanks habran!

P.S.: i just noticed when closing an edited file, i get asked two times if i want to save the changes.
Post 14 Oct 2008, 13:52
View user's profile Send private message Reply with quote
habran



Joined: 31 Aug 2008
Posts: 82
Location: South Australia
habran 15 Oct 2008, 06:04
Thank you kasake36

problem solved


happy fasming
Post 15 Oct 2008, 06:04
View user's profile Send private message Reply with quote
habran



Joined: 31 Aug 2008
Posts: 82
Location: South Australia
habran 29 Nov 2008, 15:35
Hi there!

Printing features added!

Hope you like it

happy fasming
Post 29 Nov 2008, 15:35
View user's profile Send private message Reply with quote
madmatt



Joined: 07 Oct 2003
Posts: 1045
Location: Michigan, USA
madmatt 30 Nov 2008, 02:35
Very good work there habran Smile , except that the choose color button doesn't seem to work. Is the change color button work in progress? Confused
Post 30 Nov 2008, 02:35
View user's profile Send private message Reply with quote
bitRAKE



Joined: 21 Jul 2003
Posts: 4153
Location: vpcmpistri
bitRAKE 30 Nov 2008, 02:50
It isn't a good idea to assume the installation path of windows:
Code:
RichEdDLL                db  'c:\windows\system32\riched20.dll',0    
...this is the default, but also by default windows looks there automatically.
Post 30 Nov 2008, 02:50
View user's profile Send private message Visit poster's website Reply with quote
habran



Joined: 31 Aug 2008
Posts: 82
Location: South Australia
habran 30 Nov 2008, 13:46
Hi madmatt

thank you for nice words and for finding the bug
it has been fixed and also the combo boxes

Hi bitRAKE

You have right to criticize my work because I made it available to you and thank you for not finding more bad ideas. I have changed that for you, so that you don't have to alter the source code.
I hope you find something good about MDIRichEditor as well
Post 30 Nov 2008, 13:46
View user's profile Send private message Reply with quote
bitRAKE



Joined: 21 Jul 2003
Posts: 4153
Location: vpcmpistri
bitRAKE 30 Nov 2008, 17:53
It wasn't my intent to be critical, or reduce changes I would have to make to the source code. Rather to make the executable functional on a larger number of PCs. It is very kind of you to make this work available.
Post 30 Nov 2008, 17:53
View user's profile Send private message Visit poster's website Reply with quote
habran



Joined: 31 Aug 2008
Posts: 82
Location: South Australia
habran 01 Dec 2008, 01:20
No problemo bitRAKE, have a nice Californian day
Post 01 Dec 2008, 01:20
View user's profile Send private message Reply with quote
habran



Joined: 31 Aug 2008
Posts: 82
Location: South Australia
habran 09 Dec 2008, 22:11
New version uploaded
Post 09 Dec 2008, 22:11
View user's profile Send private message Reply with quote
wht36



Joined: 18 Sep 2005
Posts: 106
wht36 23 Dec 2008, 16:05
Many nice editor. Had a quick try. It may be nice to add some "save as file type" entries in the save dialog so that one can choose rtf/txt. It took me a minute to figure out that to save as rtf I need to add the extension .rtf. Thanks again for this nice editor and for sharing your code!
Post 23 Dec 2008, 16:05
View user's profile Send private message Reply with quote
habran



Joined: 31 Aug 2008
Posts: 82
Location: South Australia
habran 23 Dec 2008, 21:26
Thanks wht36

And thanks for suggestion, I'll try to implement that command

regards
Post 23 Dec 2008, 21:26
View user's profile Send private message Reply with quote
habran



Joined: 31 Aug 2008
Posts: 82
Location: South Australia
habran 24 Dec 2008, 14:18
Hi wht36!

Your wishes my command!

I have uploaded new version with "save as file type" implemented

It was not as hard as I thought, but I was not sure if I could do that

thanks again wht36

regards


Last edited by habran on 30 Dec 2008, 10:48; edited 1 time in total
Post 24 Dec 2008, 14:18
View user's profile Send private message Reply with quote
habran



Joined: 31 Aug 2008
Posts: 82
Location: South Australia
habran 26 Dec 2008, 02:07
New version uploaded
Post 26 Dec 2008, 02:07
View user's profile Send private message Reply with quote
wht36



Joined: 18 Sep 2005
Posts: 106
wht36 30 Dec 2008, 07:21
Hello habran,

Very quick response! I have tried the new version. Worked very well indeed. Thanks again!
Post 30 Dec 2008, 07:21
View user's profile Send private message Reply with quote
habran



Joined: 31 Aug 2008
Posts: 82
Location: South Australia
habran 30 Dec 2008, 10:39
You welcome wht36, it was my pleasure!

If you come up with some other ideas please let me know

regards
Post 30 Dec 2008, 10:39
View user's profile Send private message Reply with quote
wht36



Joined: 18 Sep 2005
Posts: 106
wht36 01 Jan 2009, 13:32
Hmmm, how about setting tab stops (possibly variable length)?

Also perhaps it is more logical to use Tab and shift-tab as hotkeys to indent & outdent (instead of F1 and ctrl F1). Similarly perhaps alt-; can be used to toggle comment/uncomment (depending on whether the text is not commented or commented).

Lastly you have put in a mixture of useful features, can I ask is there a specific usage you planning for (general editor vs code editing vs code exploring vs html editing vs word processing vs memo pad vs embedded editor etc)? I wouldn't want to suggest features that would not fit in with the design purpose of this editor.
Post 01 Jan 2009, 13:32
View user's profile Send private message Reply with quote
habran



Joined: 31 Aug 2008
Posts: 82
Location: South Australia
habran 03 Jan 2009, 04:41
Hi wht36

I wrote this application for no particular reason but to exercise FASM language and compare it with MASM (you can find MASM version at [url] http://www.winasm.net/forum/index.php?showtopic=2606)

I think that it is a good base program for starters to learn from and also you can develop it as tool for yourself by adding feature you need

I am just adding things I can think off and if someone comes with some good idea, again just for exercise

There is no copyright on this program so anybody can use it as they are pleased

regards

_________________
down under
Post 03 Jan 2009, 04:41
View user's profile Send private message Reply with quote
Display posts from previous:
Post new topic Reply to topic

Jump to:  
Goto page Previous  1, 2, 3  Next

< Last Thread | Next Thread >
Forum Rules:
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum


Copyright © 1999-2025, Tomasz Grysztar. Also on GitHub, YouTube.

Website powered by rwasa.