Results 1 to 40 of 62

Thread: Re: TextEditor

Hybrid View

  1. #1
    Hyperactive Member Disiance's Avatar
    Join Date
    Sep 2004
    Location
    Denver, CO
    Posts
    439

    Re: TextEditor

    Quote 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

  2. #2

    Thread Starter
    Big D Danial's Avatar
    Join Date
    Jul 2000
    Location
    ASP.Net Forum
    Posts
    2,877

    Re: TextEditor

    Quote 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 :

  3. #3
    Hyperactive Member Disiance's Avatar
    Join Date
    Sep 2004
    Location
    Denver, CO
    Posts
    439

    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

  4. #4
    Hyperactive Member Disiance's Avatar
    Join Date
    Sep 2004
    Location
    Denver, CO
    Posts
    439

    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

  5. #5
    Hyperactive Member Disiance's Avatar
    Join Date
    Sep 2004
    Location
    Denver, CO
    Posts
    439

    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
  •  



Click Here to Expand Forum to Full Width