|
-
Jan 24th, 2005, 08:44 PM
#1
Hyperactive Member
Re: TextEditor
 Originally Posted by Danial
Here is my first attempt. Its not 100% complete. Its not accurate yet, I will iron out the bug soon.
Paste some text and test it out.
As for disable RTB's updat, you can do it using LockWindowUpdate API.
Good work

1) You forgot to upload the thing or link to it
2) How do you unlock a window after locking it?
"I don't want to live alone until I'm married" - M.M.R.P
-
Jan 24th, 2005, 08:47 PM
#2
Re: TextEditor
 Originally Posted by Disiance
1) You forgot to upload the thing or link to it
2) How do you unlock a window after locking it?
That was fast . I couldnt beat you to it..
To lock the window pass the hwnd of the rtb and to unlock it simply call
LockWindowUpdate False
That will unlock.
I am on Messenger now...
[VBF RSS Feed]
There is a great war coming. Are you sure you are on the right side? Atleast I have chosen a side.
If I have been helpful, Please Rate my Post. Thanks.
This post was powered by : 
-
Jan 26th, 2005, 09:48 AM
#3
Hyperactive Member
Re: TextEditor
That's right, [passing false to the LockWindowUpdate] I remember now. That's been bothering me for a while now 
I'll download and look at the code you posted a little later today when I've got more time.
"I don't want to live alone until I'm married" - M.M.R.P
-
Jan 27th, 2005, 04:18 PM
#4
Hyperactive Member
Re: TextEditor
I believe I have the auto-indent feature 100% working, if we can ever catch the other on MSN I'll send you the code. If not I'll send you a PM with a link to it.
"I don't want to live alone until I'm married" - M.M.R.P
-
Aug 23rd, 2005, 04:40 PM
#5
Hyperactive Member
Re: TextEditor
ookkkaayyy, it's been a while,, dunno if anyone's still receiving response notifications on this thread anymore...
Reason I never gave updates is because for some reason the subclass method crashed the program on all computers but my own, but I decided to restart the project and have gotten it to work on the rest of the computers. If anyone's still interested than please speak up.
"I don't want to live alone until I'm married" - M.M.R.P
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|