Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic Toolbox items not visible (Read 3018 times)
basg
YaBB Newbies
*
Offline


I love YaBB 1G - SP1!

Posts: 4
Joined: Jan 21st, 2008
Toolbox items not visible
Jan 21st, 2008 at 6:16pm
Print Post  
Hi,

I just downloaded and installed the beta version of WPF (version 1.0.0.32906). However, when I try to install the components in the toolbox it does not show up.
It does show up when I select 'Show All' in the toolbox, but in that case the items are deactivated (gray) and cannot be chosen. I tried via drag-drop from explorer as well as chosing the dll from the built-in browser.

I use visual studio 2008 Team System (trial).

Any thoughts?
  
Back to top
 
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: Toolbox items not visible
Reply #1 - Jan 21st, 2008 at 8:02pm
Print Post  
Hi,

Try the following:

- create a WPF application
- right click the toolbox while a WPF window is opened in the designer
- select Choose Items
- click the WPF Components tab
- click Browse
- select the diagramming.wpf.dll

At this point you should see the Diagram icon in your VS toolbox. On some systems you cannot drop the Diagram into the page until you manually add a diagramming.wpf.dll reference to the project. If that happens on yours, use the Solution Explorer/References/Add Reference command to do so and try dragging the Diagram icon again.

I hope that helps,
Stoyan
  
Back to top
 
IP Logged
 
basg
YaBB Newbies
*
Offline


I love YaBB 1G - SP1!

Posts: 4
Joined: Jan 21st, 2008
Re: Toolbox items not visible
Reply #2 - Jan 23rd, 2008 at 9:02am
Print Post  
Ah yes, it works now Smiley

The problem was that I clicked 'Browse' while I was still in the '.NET Framework Components' tab. This included things like'GridLAyout, LayeredLayout, SpringLayout, etc. to the toolbox .. which are not WPF controls, and thus not selectable. Silly me ..

By browsing in the WPF Components tab, it gave me the right class (Diagram) and I'm able to drag/drop it now. Thanks!
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint