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

Rampage atomikramp at email.it
Mon Aug 30 10:42:54 EDT 2010



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.


More information about the Monodevelop-list mailing list