Click here to Skip to main content
15,914,111 members
Home / Discussions / WPF
   

WPF

 
QuestionBarcode Tracking WPF 3D Pin
Stevie13-Sep-08 1:11
Stevie13-Sep-08 1:11 
GeneralRe: Barcode Tracking WPF 3D Pin
chaiguy133713-Sep-08 7:44
chaiguy133713-Sep-08 7:44 
GeneralRe: Barcode Tracking WPF 3D Pin
Pete O'Hanlon13-Sep-08 10:23
mvePete O'Hanlon13-Sep-08 10:23 
GeneralRe: Barcode Tracking WPF 3D Pin
chaiguy133713-Sep-08 10:26
chaiguy133713-Sep-08 10:26 
GeneralRe: Barcode Tracking WPF 3D Pin
Pete O'Hanlon13-Sep-08 10:30
mvePete O'Hanlon13-Sep-08 10:30 
GeneralRe: Barcode Tracking WPF 3D Pin
chaiguy133713-Sep-08 10:42
chaiguy133713-Sep-08 10:42 
GeneralRe: Barcode Tracking WPF 3D Pin
Pete O'Hanlon14-Sep-08 10:52
mvePete O'Hanlon14-Sep-08 10:52 
GeneralRe: Barcode Tracking WPF 3D Pin
chaiguy133714-Sep-08 14:18
chaiguy133714-Sep-08 14:18 
GeneralRe: Barcode Tracking WPF 3D Pin
Pete O'Hanlon17-Sep-08 8:28
mvePete O'Hanlon17-Sep-08 8:28 
GeneralRe: Barcode Tracking WPF 3D Pin
Insincere Dave13-Sep-08 16:14
Insincere Dave13-Sep-08 16:14 
QuestionXML into XAML? Pin
_iobuf11-Sep-08 12:48
_iobuf11-Sep-08 12:48 
AnswerRe: XML into XAML? Pin
chaiguy133713-Sep-08 8:04
chaiguy133713-Sep-08 8:04 
QuestionAdding a ScrollBar property to ListBox properties Pin
Jonso11-Sep-08 9:03
Jonso11-Sep-08 9:03 
AnswerRe: Adding a ScrollBar property to ListBox properties Pin
chaiguy133713-Sep-08 8:01
chaiguy133713-Sep-08 8:01 
QuestionCreating readonly objects in a WPF RichTextBox Pin
Spacedmc11-Sep-08 7:33
Spacedmc11-Sep-08 7:33 
AnswerRe: Creating readonly objects in a WPF RichTextBox Pin
Pete O'Hanlon11-Sep-08 8:48
mvePete O'Hanlon11-Sep-08 8:48 
GeneralRe: Creating readonly objects in a WPF RichTextBox Pin
Spacedmc11-Sep-08 9:56
Spacedmc11-Sep-08 9:56 
GeneralRe: Creating readonly objects in a WPF RichTextBox Pin
Spacedmc11-Sep-08 12:09
Spacedmc11-Sep-08 12:09 
GeneralRe: Creating readonly objects in a WPF RichTextBox Pin
Pete O'Hanlon11-Sep-08 12:26
mvePete O'Hanlon11-Sep-08 12:26 
GeneralRe: Creating readonly objects in a WPF RichTextBox Pin
chaiguy133713-Sep-08 7:50
chaiguy133713-Sep-08 7:50 
QuestionCan not Convert System.Windows.Controls to System.Windows.Forms.Controls [modified] Pin
bruze11-Sep-08 3:29
bruze11-Sep-08 3:29 
AnswerRe: Can not Convert System.Windows.Controls to System.Windows.Forms.Controls Pin
chaiguy133713-Sep-08 7:56
chaiguy133713-Sep-08 7:56 
QuestionWPF Control Like Asp.net's Datalist Pin
divyesh14329-Sep-08 20:39
divyesh14329-Sep-08 20:39 
QuestionIs it possible to have a transparent "hole" in a layer of WPF? Pin
chaiguy13378-Sep-08 14:52
chaiguy13378-Sep-08 14:52 
I'm looking for a simple way for a part of a window to become transparent, like a hole, that "cuts through" what it is directly on top of and shows what is underneath.

Or, more concretely, I want to design a little close button that is a circle with an X, but I want the X to actually be a hole in the circle that you can "see through" to whatever the button is sitting on.

Before you answer, here's my guess:

Create a circle, then create a region marking the "X", and subtract that region from the circle, treating the final shape as the button.

The question is how easy is this (can it be done in XAML?), and are there any pitfalls to watch out for?

Cheers

Logan

“Time and space can be a bitch.”
–Gushie, Quantum Leap

{o,o}.oO( Looking for a great RSS reader? Try FeedBeast! )
|)””’)            Built with home-grown CodeProject components!
-”-”-

AnswerRe: Is it possible to have a transparent "hole" in a layer of WPF? [modified] Pin
Pete O'Hanlon9-Sep-08 10:51
mvePete O'Hanlon9-Sep-08 10:51 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.