Search:

Type: Posts; User: rfreedlund

Search: Search took 0.02 seconds.

  1. Re: 20120914 - i00 .Net Spell Check - Code Project prize winner!

    I am using i00 Spell check in my project!
  2. Re: 20120914 - i00 .Net Spell Check - Code Project prize winner!

    Kris,

    Thanks for the last update, it does keep the SpellCheck from throwing an exception.

    However, the tabs still aren't being parsed out properly in the case I mentioned previously. The word...
  3. Re: 20120907 - i00 .Net Spell Check - Code Project prize winner!

    For whatever reason when pasting text from Word or Outlook that includes bulleted or numbered lists, the tab between the bullet and the list wasn't being replaced with a space in code processing. I...
  4. Re: 20120907 - i00 .Net Spell Check - Code Project prize winner!

    With some adjustments to my code it appears that very soon I will be able to post the words "I am using i00SpellCheck in my project". It has been working very well.

    However, I just ran into an...
  5. Re: 20120907 - i00 .Net Spell Check - Code Project prize winner!

    Another Update!! We're getting closer! Because our "enhanced" text boxes are just an extension of the standard windows control, by referencing the TextBox control inside of our custom text box, the...
  6. Re: 20120907 - i00 .Net Spell Check - Code Project prize winner!

    Kris,

    Here is an update from yesterday's post. I have been doing more testing on an MDI frames test application that I built and the SpellCheck can work great with MDI frames under two cases I...
  7. Re: i00 .Net Spell Check - No 3rd party components required!

    Kris,

    I finally had time to download the latest version. Your latest release did fix the "Cannot access a disposed object" error that I was getting. However, I am still getting the effect with...
  8. Re: 20120625 - i00 .Net Spell Check - Code Project prize winner!

    Kris,

    Thanks for replying. I modified the code as follows to reference only the specific text box, instead of the entire form:

    txtProblem.EnableSpellCheck()
    ...
  9. Re: 20120625 - i00 .Net Spell Check - Code Project prize winner!

    I am really impressed with this Spell Check and would love to implement it in a project I am working on. Great job!!

    However, I am currently experiencing two issues, which may or may not be...
Results 1 to 9 of 9



Click Here to Expand Forum to Full Width