Click here to Skip to main content
15,909,437 members
Home / Discussions / WPF
   

WPF

 
GeneralRe: My First WPF App is Released - SampleSort Pin
Jammer23-Nov-08 23:39
Jammer23-Nov-08 23:39 
GeneralRe: My First WPF App is Released - SampleSort Pin
Harvey Saayman24-Nov-08 0:39
Harvey Saayman24-Nov-08 0:39 
GeneralRe: My First WPF App is Released - SampleSort Pin
Jammer24-Nov-08 2:15
Jammer24-Nov-08 2:15 
Questionimplement Dock behaviour Pin
vinod.sankuthodi20-Nov-08 3:25
vinod.sankuthodi20-Nov-08 3:25 
AnswerRe: implement Dock behaviour Pin
lneir20-Nov-08 18:02
lneir20-Nov-08 18:02 
QuestionWindows Appl Pin
RishiKasnia20-Nov-08 1:35
RishiKasnia20-Nov-08 1:35 
AnswerRe: Windows Appl Pin
Pete O'Hanlon20-Nov-08 2:26
mvePete O'Hanlon20-Nov-08 2:26 
QuestionMultiple views Pin
Jozef Hopko19-Nov-08 0:00
Jozef Hopko19-Nov-08 0:00 
Hello everyone,

I have following problem: I need to place objects in virtual building. Building has several floors. Each object is defined something like
class MyObject
{
    int x,y,z;
    string name;

    EventHandler event;
    ..etc...
}


I have a list of MyObjects and I want to present it using 2D and 3D view. Two dimensional presentation is better for placing objects in one floor. Three dimensional presentation should provide overview of all floors. When the user add/removes/changes objects in MyObjects list, both views should be updated. Also when I select object in 2D view, the same object should be highlighted in 3D.

I'm new to WPF and it would be great to have some ideas or concept how to achieve this functionality.

Thanks in advance
AnswerRe: Multiple views Pin
Gideon Engelberth19-Nov-08 3:25
Gideon Engelberth19-Nov-08 3:25 
GeneralRe: Multiple views Pin
Jozef Hopko19-Nov-08 11:52
Jozef Hopko19-Nov-08 11:52 
GeneralRe: Multiple views Pin
ColinM12319-Nov-08 17:40
ColinM12319-Nov-08 17:40 
QuestionCheckedComboBox Control in WPF Pin
aruna_koride18-Nov-08 16:18
aruna_koride18-Nov-08 16:18 
QuestionSilverLIght Initialization Error Pin
abeesmuhammed17-Nov-08 19:10
abeesmuhammed17-Nov-08 19:10 
AnswerRe: SilverLIght Initialization Error Pin
Ravi Bhavnani26-Nov-08 12:43
professionalRavi Bhavnani26-Nov-08 12:43 
QuestionWPF faster DrawingVisuals initialization. Pin
Polykar17-Nov-08 2:01
Polykar17-Nov-08 2:01 
AnswerRe: WPF faster DrawingVisuals initialization. Pin
lneir17-Nov-08 19:48
lneir17-Nov-08 19:48 
GeneralRe: WPF faster DrawingVisuals initialization. Pin
Polykar17-Nov-08 20:54
Polykar17-Nov-08 20:54 
QuestionGet element positions Pin
Not Active16-Nov-08 18:33
mentorNot Active16-Nov-08 18:33 
AnswerRe: Get element positions Pin
Michael Sync16-Nov-08 18:57
Michael Sync16-Nov-08 18:57 
GeneralRe: Get element positions Pin
Not Active16-Nov-08 18:59
mentorNot Active16-Nov-08 18:59 
GeneralLearning WPF Pin
ColinM12316-Nov-08 11:11
ColinM12316-Nov-08 11:11 
GeneralRe: Learning WPF Pin
Pete O'Hanlon16-Nov-08 11:18
mvePete O'Hanlon16-Nov-08 11:18 
QuestionDataGrid Pin
VisualLive16-Nov-08 5:33
VisualLive16-Nov-08 5:33 
QuestionAdvanced masking - Interlacing 3 video inputs into a single image [modified] Pin
Graeme_Grant16-Nov-08 2:14
mvaGraeme_Grant16-Nov-08 2:14 
AnswerRe: Advanced masking - Interlacing 3 video inputs into a single image Pin
Insincere Dave16-Nov-08 8:57
Insincere Dave16-Nov-08 8:57 

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.