Click here to Skip to main content
15,894,405 members
Home / Discussions / WPF
   

WPF

 
GeneralRe: WPF ListBox With Radio Buttons Pin
SledgeHammer015-Jan-12 8:16
SledgeHammer015-Jan-12 8:16 
GeneralRe: WPF ListBox With Radio Buttons Pin
Kevin Marois5-Jan-12 8:18
professionalKevin Marois5-Jan-12 8:18 
GeneralRe: WPF ListBox With Radio Buttons Pin
Kevin Marois5-Jan-12 8:22
professionalKevin Marois5-Jan-12 8:22 
GeneralRe: WPF ListBox With Radio Buttons Pin
SledgeHammer015-Jan-12 8:30
SledgeHammer015-Jan-12 8:30 
GeneralRe: WPF ListBox With Radio Buttons Pin
Kevin Marois5-Jan-12 11:09
professionalKevin Marois5-Jan-12 11:09 
GeneralRe: WPF ListBox With Radio Buttons Pin
SledgeHammer015-Jan-12 11:18
SledgeHammer015-Jan-12 11:18 
GeneralRe: WPF ListBox With Radio Buttons Pin
Kevin Marois5-Jan-12 11:34
professionalKevin Marois5-Jan-12 11:34 
QuestionListbox / Button Text update Pin
Member 84777754-Jan-12 12:05
Member 84777754-Jan-12 12:05 
Hey all,

I am working on some code for Silverlight / windows phone:

I have 2 Xaml pages , Main and Second page:

Main page , I have a button. With default text. " button"

I have an OnHold event, that navigates to Second.xaml page.

On Second.xaml page is a ListBox. With lets say 3 ListBoxItems. item1, item2 and item3.

Here's where I am lost.

I want to have my selected item() 1 2 or 3, do 2 things:

1. Update the text in the button on the MainPage.xaml. The text says "item1" or whateveritem I selected.

2. The selected item in the listbox also selects an object in a folder. Call this folder resources. and the objects lets say are text or png files or whatever...just something I created outside of the IDE.

I wil worry about any OnClick functions or what to do with the objects in the folder later. Its the selection / update upon multiple pages that gets me right now.
AnswerRe: Listbox / Button Text update Pin
SledgeHammer014-Jan-12 12:35
SledgeHammer014-Jan-12 12:35 
GeneralRe: Listbox / Button Text update Pin
Member 84777754-Jan-12 12:40
Member 84777754-Jan-12 12:40 
GeneralRe: Listbox / Button Text update Pin
SledgeHammer014-Jan-12 13:36
SledgeHammer014-Jan-12 13:36 
GeneralRe: Listbox / Button Text update Pin
Member 84777754-Jan-12 13:40
Member 84777754-Jan-12 13:40 
GeneralRe: Listbox / Button Text update Pin
SledgeHammer014-Jan-12 14:45
SledgeHammer014-Jan-12 14:45 
QuestionDrawing semitransparent rectangle Pin
Member 29654714-Jan-12 11:40
Member 29654714-Jan-12 11:40 
QuestionFlat toggle button in Silverlight 4 Pin
AChatelain4-Jan-12 11:05
AChatelain4-Jan-12 11:05 
Question[HttpWebRequest_WebException_RemoteServer] Pin
narayanagvs3-Jan-12 1:56
narayanagvs3-Jan-12 1:56 
QuestionAvoid flicker Pin
Member 29654713-Jan-12 1:35
Member 29654713-Jan-12 1:35 
AnswerRe: Avoid flicker Pin
Pete O'Hanlon3-Jan-12 1:47
mvePete O'Hanlon3-Jan-12 1:47 
GeneralRe: Avoid flicker Pin
Member 29654713-Jan-12 2:00
Member 29654713-Jan-12 2:00 
GeneralRe: Avoid flicker Pin
Pete O'Hanlon3-Jan-12 2:07
mvePete O'Hanlon3-Jan-12 2:07 
GeneralRe: Avoid flicker Pin
Member 29654713-Jan-12 2:23
Member 29654713-Jan-12 2:23 
GeneralRe: Avoid flicker Pin
Pete O'Hanlon3-Jan-12 3:00
mvePete O'Hanlon3-Jan-12 3:00 
GeneralRe: Avoid flicker Pin
Member 29654713-Jan-12 3:09
Member 29654713-Jan-12 3:09 
GeneralRe: Avoid flicker Pin
Pete O'Hanlon3-Jan-12 3:18
mvePete O'Hanlon3-Jan-12 3:18 
GeneralRe: Avoid flicker Pin
Member 29654713-Jan-12 4:33
Member 29654713-Jan-12 4:33 

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.