[MonoDevelop] Hex editor as a widget for my application?

Abe Gillespie abe.gillespie at gmail.com
Mon Aug 30 11:01:10 EDT 2010


You need to add a reference to the System.Core.dll and put a 'using System.Linq;' in the .cs file.

Sent from phone. Please excuse brevity and mistakes.

On Aug 30, 2010, at 10:42 AM, Rampage <atomikramp at email.it> wrote:

> 
> 
> Rampage wrote:
>> 
>> 
>> Mike Krüger wrote:
>>> 
>>>  Hi
>>> 
>>> You can do what you want - you can import it is part of your existing 
>>> project or just use it as an external project.
>>> (maybe it's the easiest thing to do just copy the 3 folders to your
>>> project)
>>> 
>>> Regards
>>> Mike
>>> 
>>> 
>> 
>> I've tried to import all the files into my project, it seems to work
>> except that it says the Cairo namespace is missing... 
>> am i missing something? i suppose so, but i dunno what :D
>> 
>> thank you for the help
>> 
>> Best regards
>> Francesco
>> 
> 
> Heh my fault, i was missing the reference for mono.Cairo.
> 
> now i get another error :(
> 
> Error CS1061: Type
> `System.Collections.Generic.List<Mono.MHex.HexEditor.RedrawRequest>' does
> not contain a definition for `Select' and no extension method `Select' of
> type `System.Collections.Generic.List<Mono.MHex.HexEditor.RedrawRequest>'
> could be found (are you missing a using directive or an assembly reference?)
> 
> and other 5 errors that i think are derived from this one...
> 
> any suggestion?
> 
> Thanks in advice.
> Francesco
> -- 
> View this message in context: http://mono.1490590.n4.nabble.com/Hex-editor-as-a-widget-for-my-application-tp2399422p2400230.html
> Sent from the Mono - MonoDevelop IDE mailing list archive at Nabble.com.
> _______________________________________________
> Monodevelop-list mailing list
> Monodevelop-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/monodevelop-list


More information about the Monodevelop-list mailing list