PC Review Forums Newsgroups Microsoft DotNet Microsoft Dot NET Compact Framework Can someone save my project?

Reply

Can someone save my project?

 
Thread Tools Rate Thread
Old 07-09-2006, 03:26 PM   #1
doker0@wp.pl
Guest
 
Posts: n/a
Default Can someone save my project?


Hi.
So i've done my best, searched the net, read ms blogs and so on...
Here i have ( http://doker.toya.net.pl/FastPaint.zip in vb) my
solution: one form project and one class project with bar control that
contains ownmade imagebuttons.
I just dont know how to make it work... sad..
Can anyone help me with this control. It worked fine with full winforms
but with wm5 (or any other fc 2) won't. My problem is lack of some
designer classes, as well as error that is thrown when the control is
put on the form (only in CF 2 version. never happend in full)

Can You help?

  Reply With Quote
Old 07-09-2006, 04:08 PM   #2
Guest
 
Posts: n/a
Default Re: Can someone save my project?

CF and desktop control creation is not the same. Look at the tutorial at
mooseworks.com for help.


--
Chris Tacke
OpenNETCF Consulting
Managed Code in the Embedded World
www.opennetcf.com
--


<doker0@wp.pl> wrote in message
news:1157639200.792780.38010@p79g2000cwp.googlegroups.com...
> Hi.
> So i've done my best, searched the net, read ms blogs and so on...
> Here i have ( http://doker.toya.net.pl/FastPaint.zip in vb) my
> solution: one form project and one class project with bar control that
> contains ownmade imagebuttons.
> I just dont know how to make it work... sad..
> Can anyone help me with this control. It worked fine with full winforms
> but with wm5 (or any other fc 2) won't. My problem is lack of some
> designer classes, as well as error that is thrown when the control is
> put on the form (only in CF 2 version. never happend in full)
>
> Can You help?
>



  Reply With Quote
Old 07-09-2006, 04:39 PM   #3
doker0@wp.pl
Guest
 
Posts: n/a
Default Re: Can someone save my project?

If you mean http://www.mooseworkssoftware.com/VS2005%20Control.htm
then i did!
If you had looked at my solution you would see my problem isn't
standard.
One Part is System.ComponentModel.ExpandableObjectConverter in spite of
my own typeconverter, and another is error when i use class that
inherits form collection as my 'Items' property, not the collection
class itself.

  Reply With Quote
Reply



Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off