icsharpcode Questions
2
Solved
Using ICSharpCode.SharpZipLib for C#, how can I validate that the file being passed is actually a valid zip file (not something that has been right clicked and renamed as .zip)?
[HttpPost]
public...
Photoengraving asked 2/3, 2012 at 20:12
3
Solved
I'm trying to create an auto-complete function for the ICSharpCode.TextEditor.
But the fileTabs_KeyDown doesn't recognize Enter/Backspace/Tab/...
I tried to add a new KeyEventHandler to the active...
Nevins asked 6/9, 2009 at 19:37
1
Is it possible to configure vertical scrolling in ICSharpCode.TextEditor such that by default no vertical scrollbar is visible. And that only when someone types a lot of lines (beyond current heigh...
Hysterics asked 13/8, 2010 at 10:30
2
I'm able to use Mono.Cecil and ICSharpCode.Decompiler to generate the code for a type or an assembly.
But if I try to generate the code for a single method I'll get an error "Object reference not ...
Congregationalist asked 21/3, 2012 at 19:21
2
Solved
I need a library to read 2D barcode (datamatrix) from images on C# project (windows Forms).
I tried using some SDKs, but the SDKs I tried are not free.
Is there any free SDK for reading 2d...
Ress asked 10/4, 2012 at 7:30
1
Solved
I'm using ICSharpCode.TextEditor.TextEditorControl as my DSL editor. When I get DSL compilation errors, I would like to highlight the offending text to provide a better user experience. However, I'...
Huelva asked 15/9, 2011 at 21:22
1
Is there a Common Lisp syntax highlighting .xshd file for use with ICSharpCode.TextEditor? I haven't been able to find one on google, and the format for writing syntax highlighting specification fi...
Laager asked 2/9, 2011 at 3:26
1
I'm a C# programmer.
Now, I'm using the ICSharpCode.SharpZipLib.dll to create a zip file in my current project. But it occurs to me that when I click the button at the SECOND TIME to execute a fun...
Alfeus asked 6/8, 2010 at 7:51
1
© 2022 - 2024 — McMap. All rights reserved.