Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. .NET (Core and Framework)
  4. RichTextBox: Locks up when focus lost and entered

RichTextBox: Locks up when focus lost and entered

Scheduled Pinned Locked Moved .NET (Core and Framework)
help
1 Posts 1 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • J Offline
    J Offline
    James Gupta
    wrote on last edited by
    #1

    hey I am making an HTMLEditor, and one bug which has been annoying the living hell out of me for ages suddenly reared its ugly head. When typing, the rtb receives text, as it should, but when I click into another control (ie a textbox in a toolstrip) and then click back onto the textbox, it will not enter text from the keyboard. It accepts cut/paste commands etc, but not from the actual keyboard. I can only think that some variables have not been reset in one of its keydown events, but there are no obvious errors I can find. I was hoping someone had some sort of experience with this bug from previous coding. This code really is too long to post (2500 lines in the main form) but if anyone wants to see it specifically I would be more than happy to share it. The idea of this post was to find an alternative to it being an error in the events. Regards and thanks a lot in advance ;) James

    1 Reply Last reply
    0
    Reply
    • Reply as topic
    Log in to reply
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes


    • Login

    • Don't have an account? Register

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • World
    • Users
    • Groups