![]() |
![]() | ![]() | ![]() | ![]() | ![]() | ![]() | ![]() |
| Welcome to Windows Vista Forums. Our forum is dedicated to helping you find solutions with any problems, errors or issues you are experiencing with Windows Vista. The Vista forum also covers news and updates and has an extensive Windows Vista tutorial section that covers a wide range of tips and tricks. |
| |||||||
| |
| | #1 (permalink) |
| | [beginner] ApplicationCommands.Copy, I don't get it! I try to discover and play with WPF. I "designed" a very simple GUI with Orcas C# express, with 1 button and 1 text box. then, in the windows constructor, after InitializeComponent() I added: butPaste.Command = ApplicationCommands.Paste; now I don't get it, the button is always gray. I have a book which tell me to bind delegate to the Execute(), CanExecute() method but.. how do I know that the focused text change has changed or such things? I though that one benefit of action was automatic tracking of the focused component and its parent to automatically enable / disbale actions.... if it doesn't how do I track it? |
My System Specs![]() |
| | #2 (permalink) |
| | Re: [beginner] ApplicationCommands.Copy, I don't get it! I guess I can try something with the bubbling GotFocusEvent at the top level form..... any idea? "Lloyd Dupont" <net.galador@ld> wrote in message news:OjoFw0ulHHA.208@TK2MSFTNGP05.phx.gbl... >I try to discover and play with WPF. > I "designed" a very simple GUI with Orcas C# express, with 1 button and 1 > text box. > then, in the windows constructor, after InitializeComponent() I added: > > butPaste.Command = ApplicationCommands.Paste; > > > now I don't get it, the button is always gray. > I have a book which tell me to bind delegate to the Execute(), > CanExecute() method but.. how do I know that the focused text change has > changed or such things? > > I though that one benefit of action was automatic tracking of the focused > component and its parent to automatically enable / disbale actions.... > > if it doesn't how do I track it? > |
My System Specs![]() |
| Thread Tools | |
| |
Similar Threads | ||||
| Thread | Forum | |||
| Beginner | Vista mail | |||
| Cmdlets a beginner should know about | PowerShell | |||
| Help networking for beginner... | Vista General | |||
| prospective beginner | Vista installation & setup | |||