Click here to Skip to main content
15,896,259 members
Home / Discussions / WPF
   

WPF

 
QuestionSugestions on "selecting" WPF cells Pin
Harvey Saayman27-Aug-08 23:39
Harvey Saayman27-Aug-08 23:39 
AnswerRe: Sugestions on "selecting" WPF cells Pin
Pete O'Hanlon28-Aug-08 0:43
mvePete O'Hanlon28-Aug-08 0:43 
GeneralRe: Sugestions on "selecting" WPF cells Pin
Harvey Saayman28-Aug-08 0:49
Harvey Saayman28-Aug-08 0:49 
GeneralRe: Sugestions on "selecting" WPF cells Pin
Pete O'Hanlon28-Aug-08 0:50
mvePete O'Hanlon28-Aug-08 0:50 
QuestionWPF and mock UI Pin
ComplexLifeForm25-Aug-08 4:46
ComplexLifeForm25-Aug-08 4:46 
AnswerRe: WPF and mock UI Pin
Pete O'Hanlon25-Aug-08 22:46
mvePete O'Hanlon25-Aug-08 22:46 
QuestionWPF Help Needed on Resizing data grid Pin
blurboy25-Aug-08 2:47
blurboy25-Aug-08 2:47 
AnswerRe: WPF Help Needed on Resizing data grid Pin
Timmy Kokke25-Aug-08 4:47
Timmy Kokke25-Aug-08 4:47 
Are you using a Gridview? or do you show a datatemplate in a listview?
Either way you can use a timer to do this. Here is some information about that on MSDN:
http://msdn.microsoft.com/en-us/library/system.threading.timer.aspx[^]

In the TimerCallback you can add items to the list you are showing.

Dawn is nature's way of telling you to go to bed.

Questiondrawing bounding rectangle around rotated UI Elements Pin
KrunalC24-Aug-08 22:06
KrunalC24-Aug-08 22:06 
AnswerRe: drawing bounding rectangle around rotated UI Elements Pin
Insincere Dave25-Aug-08 5:52
Insincere Dave25-Aug-08 5:52 
GeneralRe: drawing bounding rectangle around rotated UI Elements Pin
KrunalC25-Aug-08 15:56
KrunalC25-Aug-08 15:56 
GeneralRe: drawing bounding rectangle around rotated UI Elements Pin
Insincere Dave26-Aug-08 6:29
Insincere Dave26-Aug-08 6:29 
GeneralRe: drawing bounding rectangle around rotated UI Elements Pin
KrunalC31-Aug-08 17:01
KrunalC31-Aug-08 17:01 
QuestionMediaElement Custom Streaming Pin
K.L.K22-Aug-08 12:03
K.L.K22-Aug-08 12:03 
AnswerRe: MediaElement Custom Streaming Pin
bigerock1239-Jun-10 3:19
bigerock1239-Jun-10 3:19 
QuestionWPF RichTextBox - settting the font Pin
nellieow22-Aug-08 3:44
nellieow22-Aug-08 3:44 
AnswerRe: WPF RichTextBox - settting the font Pin
Pete O'Hanlon22-Aug-08 9:48
mvePete O'Hanlon22-Aug-08 9:48 
QuestionWPF Dataset xsd,xsc,xss?? Pin
Dotnetkanna22-Aug-08 3:07
Dotnetkanna22-Aug-08 3:07 
QuestionListView with expandable items Pin
Meindert221-Aug-08 23:56
Meindert221-Aug-08 23:56 
AnswerRe: ListView with expandable items Pin
User 27100926-Aug-08 3:19
User 27100926-Aug-08 3:19 
GeneralRe: ListView with expandable items Pin
Pete O'Hanlon26-Aug-08 3:57
mvePete O'Hanlon26-Aug-08 3:57 
GeneralRe: ListView with expandable items Pin
User 27100926-Aug-08 4:04
User 27100926-Aug-08 4:04 
GeneralRe: ListView with expandable items Pin
Pete O'Hanlon26-Aug-08 4:13
mvePete O'Hanlon26-Aug-08 4:13 
GeneralRe: ListView with expandable items Pin
User 27100928-Aug-08 4:20
User 27100928-Aug-08 4:20 
GeneralRe: ListView with expandable items Pin
Pete O'Hanlon28-Aug-08 4:30
mvePete O'Hanlon28-Aug-08 4:30 

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.