Click here to Skip to main content
15,920,632 members
Home / Discussions / WPF
   

WPF

 
GeneralRe: How to enable Context menu for a listbox item. Pin
Aslesh3-Sep-08 7:57
Aslesh3-Sep-08 7:57 
QuestionResources in WPF Pin
ciacia28-Aug-08 2:41
ciacia28-Aug-08 2:41 
AnswerRe: Resources in WPF Pin
User 27100928-Aug-08 4:18
User 27100928-Aug-08 4:18 
GeneralRe: Resources in WPF Pin
Jammer28-Aug-08 6:48
Jammer28-Aug-08 6:48 
GeneralRe: Resources in WPF Pin
Pete O'Hanlon28-Aug-08 8:15
mvePete O'Hanlon28-Aug-08 8:15 
GeneralRe: Resources in WPF Pin
User 27100928-Aug-08 15:27
User 27100928-Aug-08 15:27 
GeneralRe: Resources in WPF Pin
Jammer28-Aug-08 22:37
Jammer28-Aug-08 22:37 
GeneralRe: Resources in WPF Pin
User 27100929-Aug-08 3:50
User 27100929-Aug-08 3:50 
GeneralRe: Resources in WPF Pin
Pete O'Hanlon29-Aug-08 4:06
mvePete O'Hanlon29-Aug-08 4:06 
GeneralRe: Resources in WPF Pin
User 27100929-Aug-08 4:08
User 27100929-Aug-08 4:08 
GeneralRe: Resources in WPF Pin
Pete O'Hanlon29-Aug-08 4:30
mvePete O'Hanlon29-Aug-08 4:30 
GeneralRe: Resources in WPF Pin
Jammer29-Aug-08 12:27
Jammer29-Aug-08 12:27 
GeneralRe: Resources in WPF Pin
Pete O'Hanlon30-Aug-08 9:04
mvePete O'Hanlon30-Aug-08 9:04 
GeneralRe: Resources in WPF Pin
User 27100931-Aug-08 16:16
User 27100931-Aug-08 16:16 
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 

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.