Click here to Skip to main content
15,898,978 members
Home / Discussions / WPF
   

WPF

 
GeneralRe: WPF-Callable Folder Browser Source Code Pin
Mark Salsbery12-Nov-08 8:41
Mark Salsbery12-Nov-08 8:41 
QuestionAdding events to objects in application.resources Pin
Rferj11-Nov-08 10:22
Rferj11-Nov-08 10:22 
AnswerRe: Adding events to objects in application.resources Pin
ColinM12311-Nov-08 11:19
ColinM12311-Nov-08 11:19 
GeneralUnable to upload file more than 35 kb using WCF Web service Pin
Vipul Mehta11-Nov-08 3:59
Vipul Mehta11-Nov-08 3:59 
QuestionRunning a method in secondary second of a storyboard ? Pin
Mohammad Dayyan10-Nov-08 22:51
Mohammad Dayyan10-Nov-08 22:51 
AnswerRe: Running a method in secondary second of a storyboard ? Pin
lneir12-Nov-08 19:09
lneir12-Nov-08 19:09 
GeneralRe: Running a method in secondary second of a storyboard ? Pin
Mohammad Dayyan13-Nov-08 8:31
Mohammad Dayyan13-Nov-08 8:31 
QuestionDecimal separator and textboxes Pin
Gian10-Nov-08 8:14
Gian10-Nov-08 8:14 
Hello,
i've some problems binding decimal values (double) with the TextBox or TextBlock control. The value is showed with the english decimal separator ( . ) and not the local one ( , ) This is an example:

http://img135.imageshack.us/img135/3120/xamlny0.png[^]

The same problem appears when i create a property in my classes then return (via the get function) a value calculated on the fly. If i bind directly the control with a double property without the get/set functions it works correctly.

Do i need to set somewhere the culture? I've tried to change it in the project settings but without solving anything.
AnswerRe: Decimal separator and textboxes Pin
Thomas Stockwell11-Nov-08 3:07
professionalThomas Stockwell11-Nov-08 3:07 
QuestionIs there a FolderBrowserDialog in WPF ? Pin
Mohammad Dayyan10-Nov-08 6:14
Mohammad Dayyan10-Nov-08 6:14 
AnswerRe: Is there a FolderBrowserDialog in WPF ? Pin
Mark Salsbery10-Nov-08 7:09
Mark Salsbery10-Nov-08 7:09 
GeneralRe: Is there a FolderBrowserDialog in WPF ? Pin
Mohammad Dayyan10-Nov-08 7:28
Mohammad Dayyan10-Nov-08 7:28 
GeneralRe: Is there a FolderBrowserDialog in WPF ? Pin
Pete O'Hanlon10-Nov-08 11:52
mvePete O'Hanlon10-Nov-08 11:52 
GeneralRe: Is there a FolderBrowserDialog in WPF ? Pin
Mark Salsbery10-Nov-08 16:08
Mark Salsbery10-Nov-08 16:08 
GeneralRe: Is there a FolderBrowserDialog in WPF ? Pin
Pete O'Hanlon10-Nov-08 22:21
mvePete O'Hanlon10-Nov-08 22:21 
GeneralRe: Is there a FolderBrowserDialog in WPF ? Pin
Jammer11-Nov-08 1:12
Jammer11-Nov-08 1:12 
GeneralRe: Is there a FolderBrowserDialog in WPF ? Pin
Pete O'Hanlon11-Nov-08 2:42
mvePete O'Hanlon11-Nov-08 2:42 
GeneralRe: Is there a FolderBrowserDialog in WPF ? Pin
Mark Salsbery11-Nov-08 7:22
Mark Salsbery11-Nov-08 7:22 
GeneralRe: Is there a FolderBrowserDialog in WPF ? Pin
Pete O'Hanlon11-Nov-08 11:20
mvePete O'Hanlon11-Nov-08 11:20 
GeneralRe: Is there a FolderBrowserDialog in WPF ? Pin
Mark Salsbery11-Nov-08 11:35
Mark Salsbery11-Nov-08 11:35 
GeneralRe: Is there a FolderBrowserDialog in WPF ? Pin
Jammer11-Nov-08 8:26
Jammer11-Nov-08 8:26 
GeneralRe: Is there a FolderBrowserDialog in WPF ? Pin
Pete O'Hanlon11-Nov-08 8:30
mvePete O'Hanlon11-Nov-08 8:30 
GeneralRe: Is there a FolderBrowserDialog in WPF ? Pin
Jammer12-Nov-08 0:51
Jammer12-Nov-08 0:51 
QuestionWhat about OpenFileDialog? Pin
Pedram Behroozi11-Nov-08 0:48
Pedram Behroozi11-Nov-08 0:48 
AnswerRe: What about OpenFileDialog? Pin
Mark Salsbery11-Nov-08 7:21
Mark Salsbery11-Nov-08 7:21 

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.