Page 1 of 1

error using a 3rd party component

PostPosted: April 18th, 2013, 8:25 pm
by Nabil
hi,
i am trying to use a 3rd Party component (FastColoredTextbox) in a phalanger project, but even including the reference makes Visual Studio freak out.

i included a working C# project and a problematic Phalanger project, as well as the component.

hopefully anyone has a helpfull advice.

https://www.dropbox.com/s/f1oh74sspshnm ... 0error.zip

thx, Nabil

Re: error using a 3rd party component

PostPosted: April 18th, 2013, 8:53 pm
by Jakub Misek
Hi Nabil,

I can see the designer stops working. Is it correct? (opening Form1.php)

Thanks,

Re: error using a 3rd party component

PostPosted: April 19th, 2013, 12:43 pm
by Nabil
that is part of the problem.
also on compile it shows beginInit() would not exist at the object..
but as the C# project shows, it does.