Bug#767355: Patch for System.EntryPointNotFoundException: CreateCaret

2014-11-17 Thread Jaroslav Imrich
Hello Mathew, I have developed a patch [1] for HexBox control 1.6.0 that disables usage of carets when required unmanaged functions are not available in the runtime platform.With this patch caret is not displayed on Linux with Mono runtime but other than that HexBox control is still perfectly usab

Bug#767355: Patch for System.EntryPointNotFoundException: CreateCaret

2014-11-17 Thread Mathieu Malaterre
Control: tags -1 patch On Mon, Nov 17, 2014 at 3:08 PM, Jaroslav Imrich wrote: > Hello Mathew, > > I have developed a patch [1] for HexBox control 1.6.0 that disables usage of > carets when required unmanaged functions are not available in the runtime > platform.With this patch caret is not displ

Bug#767355: Patch for System.EntryPointNotFoundException: CreateCaret

2014-11-18 Thread Mathieu Malaterre
Control: tags -1 pending On Mon, Nov 17, 2014 at 3:14 PM, Mathieu Malaterre wrote: > Control: tags -1 patch > > On Mon, Nov 17, 2014 at 3:08 PM, Jaroslav Imrich wrote: >> Hello Mathew, >> >> I have developed a patch [1] for HexBox control 1.6.0 that disables usage of >> carets when required unma

Bug#767355: Patch for System.EntryPointNotFoundException: CreateCaret

2014-11-18 Thread Jaroslav Imrich
I am not exactly sure what is causing this exception but the stack trace contains only System.* namespaces so the problem will most likely be in mono implementation of winforms. My testing shows that this exception is related only to hexbox package (libhexbox package is unaffected) and the applicat