Geekpedia Programming Tutorials






Windows Presentation Foundation Newsgroups Windows Presentation Foundation Newsgroups

1 2
(55 threads in 2 pages)
RSS Feed RSS Feed     KlipFolio Klip Klip     Add to Google    Add to My Yahoo!    Subscribe in NewsGator Online    Add To Windows Live    Subscribe with Bloglines   

XamlParseException -> System.Security Exception

I must be missing something obvious... I just installed VS 2008 on a new laptop (running XP SP3) and am trying the most simple WPF application (dropping a button onto the default grid. When I try...

On Tuesday, July 29th 2008 at 02:50 AM by Anonymous | No Replies

Domain Bestellen Kostenlose Domain Ms Guenstigster Domain Anbieter Anzahl De Domains Samba Domain

domain bestellen kostenlose domain ms guenstigster domain anbieter anzahl de domains samba domain + + + http://jhku.net/DOMAINS-KOSTENLOS/ http://jhku.net/DOMAINS-KOSTENLOS/ http://jhku.net/DOMAINS...

On Thursday, July 17th 2008 at 09:05 PM by sdgvfwe@yahoo.is.com | No Replies

Jobangebote Stade Jobangebote England Stellenangebote Entwicklung Stellenangebote Aktuelle Stellenangebot Klinik

jobangebote stade jobangebote england stellenangebote entwicklung stellenangebote aktuelle stellenangebot klinik + + + ARBEITSANGEBOTE IN DEUTSCHLAND http://WWW.ARBEITSANGEBOT-DEUTSCHLAND.DE...

On Thursday, July 17th 2008 at 08:54 PM by sdgvfwe@yahoo.is.com | No Replies

Hdmi Input Hdmi 2 End Hdmi Kabel Dvi Kabel Test Hdmi Kabel Stecker

hdmi input hdmi 2 end hdmi kabel dvi kabel test hdmi kabel stecker + + + +++ BILLIGE HDMI KABEL KAUFEN +++ BILLIGE DVI KABEL KAUFEN +++ + + http://HDMI-KABEL.BUYONLINE24.INFO http://HDMI-KABEL...

On Thursday, July 17th 2008 at 01:49 PM by sdgvfwe@yahoo.is.com | No Replies

Adorner Layer Z Order On WPF

Does anybody know how to change the Z order of adorners in the AdornerLayer of a Canvas? I can change the Z order of child UIElements but I cannot find a way to change the z order of the adorners.

On Wednesday, July 16th 2008 at 08:53 PM by Anonymous | 5 Replies

Webcam Problems

I have a toshiba sattelite 210 with a built in webcam, have had problems with it not working and displaying Graph Render Fail. Have tried repairing software, downloading updates and even uninstalling...

On Tuesday, July 15th 2008 at 08:10 PM by neenie | No Replies

Displaying A Webcam

Hello, I've done a search on the web to find a way to display a webcam with WPF, but I've find nothing easy. I also would like to capture images coming from the camera. Can WPF help me in this?...

On Tuesday, July 8th 2008 at 06:09 PM by GiuseppeDini | 2 Replies

PauseStoryboard Problem

Hi All, I am experiencing a problem which is turning out to be a bit of a catch 22. I am coding a WPF application with VB code behind it. I have an storyboard that changes every 10 seconds...

On Friday, July 4th 2008 at 07:08 AM by Anonymous | No Replies

Databinding Comboboxes In XAML

I'm databinding to a XElement (from a XML file) in XAML... All of my TextBoxes are a breeze, it's just a simple Text="{Binding Path=Element[Event].Element[Name].Value..., but I don't understand how...

On Thursday, July 3rd 2008 at 01:56 PM by Anonymous | No Replies

Converting WPF Application XP To Vista

Hello, I'm developing a WPF project. My OS was Windows XP Professional (x64) but I changed it to Windows Vista Ultimate x64. Now my project has a lot of problems about displaying menu items. They are...

On Thursday, June 26th 2008 at 09:53 AM by leonjohancool | No Replies

=?windows-1252?Q?RelativeSource_PreviousData_doesn=92t_work_in_ListVi?=

This works for ListBox, but when using the same binding for a GridViewColumn, it stops working, and the output error is: =93Cannot find previous element for use as RelativeSource because there is no...

On Tuesday, June 24th 2008 at 03:05 PM by Sergey | No Replies

Adorner Layer Z Order In WPF

Does anybody know how to change the Z order of adorners in the AdornerLayer of a Canvas? I can change the Z order of child UIElements but I cannot find a way to change the z order of the adorners.

On Monday, June 23rd 2008 at 01:07 PM by Anonymous | No Replies

Accessing EventArgs Of RoutedEvent In XAML

Hi, I'm relatively new to XAML, so please bear with me if I'm what I'm planning to do is stupid. I'm not a big fan (yet) of the rather crazy syntax, especially when using {binding} and name:spaces...

On Tuesday, June 17th 2008 at 09:22 AM by Jens | 1 Reply

Binding To INotifyCollectionChanged Event

I am trying to bind a dependency property to an aggregate of a collection. I've implemented a wrapper around a Dictionary that implements INotifyCollectionChanged to fire the event when items are added...

On Monday, June 9th 2008 at 09:36 AM by Some | No Replies

ListView Templating

In my application I have to display a databound listView that can contain from 2 to 6 columns Can anyone give me some pointers on how to approach this task? Basically I'm looking for the way to templatise...

On Saturday, June 7th 2008 at 02:07 PM by michael.daniloff@gmail.com | No Replies

Dynamic MultiBinding?

In WPF I have a Canvas with child elements bound to data that render as shapes. I want the width of the Canvas bound to the maximum width of the shapes inside it so that that it automatically resizes...

On Friday, June 6th 2008 at 07:24 AM by Some | 1 Reply

MediaElement Performance

Hello, I'm new in using WPF, however I did a video player by WPF recently, it works perfectly. but there are few problems. 1. When I trying to play a wmv file about 20Mb, the video not very smoothly...

On Wednesday, June 4th 2008 at 09:26 PM by admin@5inet.net | 1 Reply

Google Earth-style WPF App

I want to make a WPF desktop-app to look very similar to Google Earth (but offline only). I have my own heightmaps/textures but I want to know if its possible to create an app similar to GE, with...

On Monday, June 2nd 2008 at 10:41 AM by Anonymous | No Replies

Animating Width/Height To An Auto Value

I always had problems when animating the Width and Height if these properties were not explicitly set (which often you don't want). The main problem is that the property is set to "NaN" which cannot...

On Tuesday, May 27th 2008 at 05:06 AM by Anonymous | No Replies

Setting Tooltip Of A Control To The Lastest Error

I am trying to figure out how to do the equivalent of the following in c#: Regards

On Saturday, May 24th 2008 at 02:14 AM by Anonymous | No Replies

Is There An Event That Real Fires For Sure Only Once UserControl L

It seems that the Loaded event of the UserControl at the bottom of the tree is triggered multiple time for each containment. But i'd like code in it to execute only once. It's possible (say...

On Wednesday, May 21st 2008 at 05:50 AM by Anonymous | 3 Replies

How To Tell, In XAML, If A TextBlock Is Wrapping?

I have a need to know, from the XAML, if a TextBlock is currently wrapping it's contents. Is this possible? I want to trigger on this property being true or false to change the appearance of items around...

On Friday, May 16th 2008 at 04:26 PM by stein | No Replies

ListView Question

I want to display a large amount of dynamic data in a ListView. The items are not from a database, but in a sorted List collection. They change, say, every second. I'm dealing with something around...

On Thursday, May 15th 2008 at 05:49 PM by IndyStef | 1 Reply

WPF 3D Object Moving

Since tranformations don't change the real positions of geometry3d objects, what if I wanna do so? I got an 3d object with combination of a translationtransform and a rotationtransform , both of which...

On Wednesday, May 14th 2008 at 09:16 PM by despird | No Replies

Removing UI References To My Datasourse, App Otherwise Grinds To A

Hello, If i reset a controls DataContext (say to a List of MyClass objects) would i thereby remove the UI reference to the data source? And thus permitting the objects of the datasource (a list loaded...

On Tuesday, May 13th 2008 at 04:25 AM by Schwartzberg | No Replies

Combined Capture Preview And Playback Graph Using Vmr9

If I build a filtergraph with a vmr9 with 2 inputs one playing a wmv file and the other displaying a preview from a camera, the playback is very slow, if i use 2 windows instead playback is ok, can...

On Tuesday, May 6th 2008 at 11:02 AM by Ian | No Replies

MVVM-implementation

I have tried following John Gossman's ContactDatabase-example to make a simple application to divide a two decimals, just to grasp the concept of the MVVM-design-pattern. I would like some feeback...

On Tuesday, May 6th 2008 at 09:53 AM by Anonymous | No Replies

Zooming To Mouse Position

Hello all, I am trying to zoom to the mouse position in WPF. I have tried using a viewbox and scaletransform. With the scaletransform I set the origin to the mouseposition but when the origin changes...

On Wednesday, April 23rd 2008 at 11:58 AM by Anonymous | 1 Reply

Stacked ControlTemplates And Loading Behavior...

Dear all, I am currently using control templates to implement my user interfaces and it occurs that I am using stacked control templates. In the C# code file, I am adding an Loaded event to obtain...

On Friday, April 18th 2008 at 07:03 AM by Anonymous | No Replies

Scrollbar

nw scrollbar is not coming n not visible

On Wednesday, April 16th 2008 at 06:48 AM by hogla | No Replies

Rendering Aspx Controls At Runtime In A Webform Using WPF

Hi , I have a webform which consists of two parts.First part contains some static set of questions while the second part consists of dynamic questions .. How can i render the set of questions...

On Wednesday, April 16th 2008 at 04:57 AM by Anonymous | No Replies

Use My Custom TypeDescriptor To Obtains Default Value On Property In

Hello I just create an attached string property on my own class. I want use my own CustomTypeDescriptor on this property to show a comboBox editor in XAML Property Editor. To do this : the declaration...

On Monday, April 14th 2008 at 07:14 AM by azerty | No Replies

XAML WPF And Treeview Navigation

Anyone have any suggestions on developing Treeview navigation (similar to Micorosoft Management Console (MMC) or Dynamics applications) with XAML/WPF? I have something that changes visibility on...

On Sunday, April 13th 2008 at 12:13 PM by Anonymous | No Replies

MediaTimeline And Binding

I'm trying to create a simple Media playlist player using MediaTimeline. In all of the examples that I saw that Source property is hardcoded. When I try to set the Source using binding I get "Must...

On Sunday, April 13th 2008 at 05:37 AM by Anonymous | No Replies

Exposing Contained Control Properties From Within A Custom Control

This is a multi-part message in MIME format. ------=_NextPart_000_0013_01C89B22.E6B9AAA0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable NOTE: Reposted...

On Thursday, April 10th 2008 at 10:52 AM by Martin Robins | No Replies

Exposing Contained Control Properties From Within A Custom Control

This is a multi-part message in MIME format. ------=_NextPart_000_0006_01C89B22.8E661FF0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable I am trying...

On Thursday, April 10th 2008 at 10:50 AM by Martin Robins | 1 Reply

Creating Unit Test For Function Which Uses Recursive Dispatcher

Hi, I'm having difficulty creating a unit test - perhaps some of you more experienced WPF guys out there can help out a bit. The method I'm testing (let's call it fadeVolume) calls itself recursively...

On Wednesday, April 9th 2008 at 04:42 AM by Anonymous | No Replies

DataBinding A Collection To A TextBox

To learn data binding I have a window with just 3 controls: 1. Previous Button 2. TextBox 3. Next button My goal is to bind a collection of names to the TextBox and be able to cyle through them...

On Wednesday, April 2nd 2008 at 09:21 PM by Anonymous | 1 Reply

Check A Checkbox With The Space Bar

...

On Monday, March 31st 2008 at 06:42 AM by Anonymous | 2 Replies

Dynamically Drawing Objects

This should be so simple! I need to generate a bar graph using WPF. It's easy to do with XAML and I have some very nice graphs. But I need to dynamically genenerate the graphs because I do not know...

On Tuesday, March 25th 2008 at 10:51 AM by kmttern | No Replies

WPF Markup Compilation Pass

I am trying to manually control the two markup passes in msbuild for WPF applications. We'd like to use WPF for upcoming applications, but our build system does not allow msbuild for compilation and...

On Sunday, March 16th 2008 at 07:22 PM by IndyStef | No Replies

Still No Floating/dock Windows And No High Perf Virtual Grid?!!

I was surprised when I didn't see support for floating/docked windows (out of the box) in and didn't see a high performance virtual (I maintain the data and grid asks for it) Grid in WinFX 3.0. I...

On Friday, March 14th 2008 at 05:27 PM by Anonymous | No Replies

Excessive Flashing With Flow Document

I'm new to wpf so I'm not sure if my comment is valid. I'm playing with a table control which I have housed in a flow document. In page mode or two page mode when I'm not on the first page the background...

On Friday, March 14th 2008 at 11:47 AM by Anonymous | No Replies

Passing Multiple XML Nodes To A Binding Converter

Hi, I'm looking to implement something similar to an example by Bea Costa ( http://www.beacosta.com/blog/?p=35 ), but using an XML data source instead of a C# data model. Image my XML data source...

On Wednesday, March 12th 2008 at 11:43 AM by Robin | No Replies

Uri Problem

Hi.. I have a problem with referencing resources.. I have two projects in my solution and from app2 i'm getting trough uri image which is included in app1 (app2 has reference to app1 ( i added it as...

On Tuesday, March 11th 2008 at 10:15 AM by tHien | No Replies

How Can Wrap BitmapEffect Into Template?

Hi, I want to create a seriese of Button with How can I write a template to implement?

On Monday, March 10th 2008 at 08:42 AM by Joseph | No Replies

Use WinFX (FlowDocumentReader Etc.) In Non-GUI Application?

I am interested to use the document-formatting capabilities of FlowDocumentReader etc. for a proposed server application, which will not have a graphical user interface. Is this feasible? The idea...

On Friday, March 7th 2008 at 05:11 AM by P | No Replies

DataTrigger Problem

Hi All! I have a element that is checking the value of an enum for one of three states. in each state i change an image, and fire off an animation. My problem is that although the state change modifies...

On Saturday, March 1st 2008 at 03:53 PM by Anonymous | No Replies

TwoWay DataBinding To Property Having Private Set

Is it possible to make TwoWay DataBinding to property having private set Below is the code of BindingObject class that has property Name whose Get is public but Set is private but there is one Public...

On Tuesday, February 26th 2008 at 06:48 PM by gauravgoyal.aqua@gmail.com | 4 Replies

DataBind Outlook Interop AppointmentItems To WPF Controls Using CO

I am able to return a list of my daily appointments using outlook Interop. However, I'm having trouble databinding this appointments list to a WPF ListView. I am getting a 'invisible' item for...

On Tuesday, February 26th 2008 at 01:01 PM by Anonymous | No Replies
1 2
(55 threads in 2 pages)
Latest Tech Bargains

Advertisement

Free Magazine Subscriptions

Today's Pictures

Today's Video

Other Resources

Latest Download

Latest Icons