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

WPF

 
GeneralRe: Binding a DataSet to a ListBox in a WPF XBAP application Pin
Neeraj Kr14-Mar-09 2:25
Neeraj Kr14-Mar-09 2:25 
GeneralRe: Binding a DataSet to a ListBox in a WPF XBAP application Pin
ABitSmart14-Mar-09 3:15
ABitSmart14-Mar-09 3:15 
GeneralRe: Binding a DataSet to a ListBox in a WPF XBAP application Pin
Dharmesh4U16-Mar-09 4:12
Dharmesh4U16-Mar-09 4:12 
AnswerRe: Binding a DataSet to a ListBox in a WPF XBAP application Pin
RugbyLeague16-Mar-09 4:41
RugbyLeague16-Mar-09 4:41 
QuestionAny body helpme Pin
anishkannan13-Mar-09 19:49
anishkannan13-Mar-09 19:49 
AnswerRe: Any body helpme Pin
ABitSmart13-Mar-09 23:59
ABitSmart13-Mar-09 23:59 
AnswerRe: Any body helpme Pin
Mark Salsbery14-Mar-09 7:05
Mark Salsbery14-Mar-09 7:05 
QuestionWPF Custom Control with a Combo Box Pin
scarfinv13-Mar-09 18:05
scarfinv13-Mar-09 18:05 
AnswerRe: WPF Custom Control with a Combo Box Pin
ABitSmart14-Mar-09 1:41
ABitSmart14-Mar-09 1:41 
GeneralRe: WPF Custom Control with a Combo Box Pin
scarfinv14-Mar-09 5:03
scarfinv14-Mar-09 5:03 
GeneralRe: WPF Custom Control with a Combo Box Pin
scarfinv16-Mar-09 7:43
scarfinv16-Mar-09 7:43 
QuestionConnecting to SQL Server database in XBAP application [modified] Pin
Neeraj Kr13-Mar-09 5:10
Neeraj Kr13-Mar-09 5:10 
AnswerRe: Connecting to SQL Server database in XBAP application Pin
ABitSmart13-Mar-09 6:12
ABitSmart13-Mar-09 6:12 
GeneralRe: Connecting to SQL Server database in XBAP application Pin
Neeraj Kr13-Mar-09 7:14
Neeraj Kr13-Mar-09 7:14 
GeneralRe: Connecting to SQL Server database in XBAP application Pin
ABitSmart13-Mar-09 7:17
ABitSmart13-Mar-09 7:17 
GeneralRe: Connecting to SQL Server database in XBAP application Pin
Neeraj Kr13-Mar-09 7:34
Neeraj Kr13-Mar-09 7:34 
AnswerRe: Connecting to SQL Server database in XBAP application Pin
Eslam Afifi13-Mar-09 6:17
Eslam Afifi13-Mar-09 6:17 
GeneralRe: Connecting to SQL Server database in XBAP application Pin
Neeraj Kr13-Mar-09 7:12
Neeraj Kr13-Mar-09 7:12 
QuestionRe: Connecting to SQL Server database in XBAP application Pin
Eslam Afifi13-Mar-09 8:40
Eslam Afifi13-Mar-09 8:40 
AnswerRe: Connecting to SQL Server database in XBAP application Pin
Neeraj Kr13-Mar-09 8:44
Neeraj Kr13-Mar-09 8:44 
QuestionRe: Connecting to SQL Server database in XBAP application Pin
Eslam Afifi13-Mar-09 8:48
Eslam Afifi13-Mar-09 8:48 
QuestionDouble Animation Hell Pin
emptythetill13-Mar-09 2:55
emptythetill13-Mar-09 2:55 
Hello.

In attempting to convert from Flash to WPF I'm going through the stages of re-working stuff which is easy to do in AS3. This latest example is proving a nightmare. So, imagine you have a set of squares...

[IMG]http://img22.imageshack.us/img22/7858/grid.png[/IMG]

You click at a random place on the screen, the 'lead' square moves there and the rest catch up one afte the other. The only way I can seem to achieve this in WPF is to use three DoubleAnimations on every square, X, Y and Angle. But this leaves me with shed loads of code instead of the 2-3 lines I'd use in AS3 (it does run much quicker though). So my question is to do this simple thing in WPF, wanting a nice smooth transition and wanting to set the duration etc how would you go about it? I thought about applying a for loop and running each one through, would that be a good way?

Regards, E.
AnswerRe: Double Animation Hell Pin
Insincere Dave13-Mar-09 8:06
Insincere Dave13-Mar-09 8:06 
GeneralRe: Double Animation Hell Pin
emptythetill14-Mar-09 5:21
emptythetill14-Mar-09 5:21 
QuestionHow to load only needed images? Pin
S.a.n.4.e.s12-Mar-09 7:35
S.a.n.4.e.s12-Mar-09 7:35 

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.