Click here to Skip to main content
15,917,062 members
Home / Discussions / WPF
   

WPF

 
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 
Hi All,
I've been plodding through msdn (and several websites including this excellent one Smile | :) ) and meddling around for the last few hours to find a solution to the aforementioned issue and was wondering if any kind soul would be willing to offer some assistance Smile | :)

I'm in the middle of writing a simple reporting application. The application should function as follows:
1. A TreeView is populated with a load of XML Tag names
2. The displayed TreeViewItem(s) (the XML tags) are dragged and dropped onto a RichTextBox
3. The items should become ReadOnly so the user doesn't accidentally delete any parts of the tag (thus messing up the report generation), although the user should be able to delete the object entirely by selecting the whole thing
4. The reporting magic happens

I can insert the tags as hyperlinks but it's a naff approach and I'd quite like to have the tags as objects in their own right as it's possible that users might want to insert their own hyperlinks....

Anyone got any ideas? It's been doing my head in for the last few hours...

Cheers,
Drew
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 
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 
GeneralRe: Is it possible to have a transparent "hole" in a layer of WPF? Pin
chaiguy13379-Sep-08 11:09
chaiguy13379-Sep-08 11:09 
GeneralRe: Is it possible to have a transparent "hole" in a layer of WPF? Pin
Pete O'Hanlon9-Sep-08 11:12
mvePete O'Hanlon9-Sep-08 11:12 
GeneralRe: Is it possible to have a transparent "hole" in a layer of WPF? Pin
chaiguy13379-Sep-08 11:22
chaiguy13379-Sep-08 11:22 
QuestionComposite Application Guidance Pin
Jammer8-Sep-08 0:52
Jammer8-Sep-08 0:52 
AnswerRe: Composite Application Guidance Pin
Pete O'Hanlon8-Sep-08 1:07
mvePete O'Hanlon8-Sep-08 1:07 
GeneralRe: Composite Application Guidance Pin
Jammer8-Sep-08 1:12
Jammer8-Sep-08 1:12 
QuestionHow to make a WPF control appear on top of all other controls? Pin
Pravinc19848-Sep-08 0:43
Pravinc19848-Sep-08 0:43 

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.