- Download the cygwin installer and place in your Windows Path
- Run the following commands from the cmd shell
- setup-x86_64.exe -n -q -s http://cygwin.mirror.constant.com -P binutils
- setup-x86_64.exe -n -q -s http://cygwin.mirror.constant.com -P bzip2
- setup-x86_64.exe -n -q -s http://cygwin.mirror.constant.com -P cygwin
- setup-x86_64.exe -n -q -s http://cygwin.mirror.constant.com -P gcc-core
- setup-x86_64.exe -n -q -s http://cygwin.mirror.constant.com -P gcc-g++
- setup-x86_64.exe -n -q -s http://cygwin.mirror.constant.com -P gzip
- setup-x86_64.exe -n -q -s http://cygwin.mirror.constant.com -P make
- setup-x86_64.exe -n -q -s http://cygwin.mirror.constant.com -P unzip
- setup-x86_64.exe -n -q -s http://cygwin.mirror.constant.com -P zip
- Download the console.exe utility from git hub
- Unzip it somewhere.
- Go to the <<somewhere>>winpty-master\ from the cygwin bash shell
- Run the following commands
- ./configure
- make
- Copy the console.exe , winpty.dll , winpty-agent.exe to your cygwin bin dir
- Start the power shell from the cygwin terminal: console.exe powershell.exe
- Or if you are not admin : console.exe powershell.exe -ExecutionPolicy bypass
Getting the Current TabItem when the Tab is not selected in WPF
-
[image: Banner]
This is a quick reminder to self on how to retrieve a TabItem from a WPF
TabControl *when the tab is not currently selected* because I ru...
2 weeks ago
No comments:
Post a Comment
- the first minus - Comments have to be moderated because of the spammers
- the second minus - I am very lazy at moderating comments ... hardly find time ...
- the third minus - Short links are no good for security ...
- The REAL PLUS : Any critic and positive feedback is better than none, so your comments will be published sooner or later !!!!