Huddled Masses
The internet home of Joel "Jaykul" Bennett...
Browse: Home / WPF

WPF

The Obligatory ShowUI Clock

By Joel 'Jaykul' Bennett on 19-Jul-2011

Well, it all started when Richard Siddaway posted his PowerShell Clock using raw XAML. Then Doug posted his ShowUI Clock, and after some back and forth on our ShowUI developer mailing list, James Brundage posted a video walkthrough of building his clock … Now I’ve dug an old clock of mine out of mothballs and [...]

Posted in Huddled | Tagged Animation, ShowUI, WPF

PoshConsole with the MetroWindow behavior

WPF Window “Native” Behavior: Metro Window

By Joel 'Jaykul' Bennett on 04-Nov-2010

A couple of years ago I first introduced my native behaviors for WPF to support enhancing WPF applications with behaviors that require PInvoke or hooking the Window’s message processing loop: WndProc. You can read all about it on my previous posts, including the original implementations of my Snap To Screen Edges behavior, and my Custom [...]

Posted in Huddled | Tagged Custom Chrome, Metro, PInvoke, Windows 7, WPF

PowerBoots 0.3 – The Faster Edition

By Joel 'Jaykul' Bennett on 19-Jun-2010

I’ve been working on a ton of new functionality for this next release of PowerBoots … and now that I’m getting close to ready to release, I thought it was time to work on the performance! Here’s a completely trivial example: WPK: Command : $boxes = 1..100 | % { New-TextBox -Text Foo -FontFamily Consolas [...]

Posted in Huddled | Tagged PowerBoots, PowerShell, Teaser, WPF | 6 Responses

The default MainWindow of a WPF application

Creating WPF UIs for PowerShell with PowerBoots and Visual Studio WPF Designer

By Joel 'Jaykul' Bennett on 29-Apr-2010

I’ve had several people ask me how PowerBoots compares to PrimalForms, or ask for a visual designer for PowerBoots. I usually answer something along the lines of the fact that Microsoft has already created a very good WPF/XAML designer in Visual Studio (including the free Express editions), particularly in 2010, so I don’t see why [...]

Posted in Huddled | Tagged PowerBoots, PowerShell, WPF, XAML | 2 Responses

WPF in PowerShell: PowerBoots 0.2

By Joel 'Jaykul' Bennett on 17-Jun-2009

I’ve finally given over trying to improve PowerBoots for this iteration of development, and in between setting up the ScriptingGames.PoshCode site and releasing the PoshCode software on the main PoshCode.org site (it’s coming, I promise), I decided to take a few minutes and release this lates PowerBoots, and it’s a ground-breaking release, if I do [...]

Posted in Huddled | Tagged PowerBoots, PowerShell, WPF | 3 Responses

PowerBoots: The tutorial walkthrough

By Joel 'Jaykul' Bennett on 02-Apr-2009

Updated to PowerBoots 0.1 An introduction to PowerBoots Please excuse me if I start by just copying the basic ideas of the Shoes Tutorial, but I figured that since PowerBoots is inspired by Shoes, that was as good a place as any to start. PowerBoots (or just “Boots”) is a PowerShell 2.0 module with functions [...]

Posted in Huddled | Tagged Development, GUI, PowerBoots, PowerShell, PowerTips, Tutorial, WalkThrough, WPF | 14 Responses

PowerBoots: Loading XAML Windows in PowerShell 1.0 or 2.0

PowerBoots: Loading XAML Windows in PowerShell 1.0 or 2.0

By Joel 'Jaykul' Bennett on 13-Feb-2009

Awhile back I wrote a series of posts about WPF From PowerShell From PowerShell” which were about how you could load XAML in previous PowerShell 2 CTPs to create WPF user interfaces … a few people have mentioned loading XAML in PowerBoots, and a couple of people have posted other samples showing XAML even since [...]

Posted in Huddled | Tagged Design, Development, PowerBoots, PowerShell, Scripting, UserInterface, WPF, XAML | 2 Responses

PowerBoots and Attached Properties

By Joel 'Jaykul' Bennett on 08-Feb-2009

WPF uses a concept called “Attached Properties” to handle certain things, like when you put controls into a DockPanel. Basically, anything you put inside a DockPanel has a property “Dock” which you can set … but because the property is actually defined by the DockPanel, it doesn’t show up in PowerBoots, so you can’t just [...]

Posted in Huddled | Tagged Attached Properties, Development, PowerBoots, PowerShell, Scripting, Syntax, WPF

PowerBoots: PowerShell GUIs are now multi-threading

By Joel 'Jaykul' Bennett on 07-Feb-2009

Announcing the release of PowerBoots 0.1 This release of PowerBoots is the most exciting release software I’ve cranked out in awhile. It finally has almost all of the features that I have thought of so far (we’re still missing proper support for attached properties). You can create pretty much any WPF element, including ones I [...]

Posted in Huddled | Tagged Development, DSL, GUIs, PowerBoots, PowerShell, Scripting, User Interface, Visifire, WPF | 1 Response

PowerBoots – Output Graphs to Images from PowerShell

By Joel 'Jaykul' Bennett on 16-Jan-2009

Once I started playing with the new ability, introduced in PowerBoots 0.0.4 to easily add support for new graphical controls to PowerBoots, I found all sorts of fun widgets out there in open-source land. I’ll write about a few of them in the future, but for now I’m just going to stick with Visifire. After [...]

Posted in Huddled | Tagged Charting, Charts, Development, PowerBoots, PowerShell, Visifire, WPF | 2 Responses

Next »

Lijit Search

Tags

.Net .Net 2008 Scripting Games Automation Bugs Design Development Funny Gadgets GeoShell GUI Huddled Masses Internet licensing Microsoft Modules My Software News Personal PInvoke Pipeline Politics PoshCode PoshConsole PowerBoots PowerShell PowerShell Functions PowerTips Rants Recommender Repository Scripting ShowUI Software Solutions Textile Tips User Group UserInterface WalkThrough WebHosting Windows 7 WordPress WPF Xml

About Huddled Masses

This is web site is dedicated to the musings of Joel Bennett (aka Jaykul) about technology, software, software development, the web, and the world.

Any resemblance of the views expressed and the views of my employer, my terminal, or the view out my window are purely coincidental. The resemblance between them and my own views is non-deterministic. The question of the existence of views in the absence of anyone to hold them is left as an exercise for the reader.

P.S.: I occasionally link to things I think are great. When I do, I occasionally find a "referral code" so I can make a little cash. I promise that I don't link to anything just because of that cash (I wouldn't cross the street for the amount of cash those links bring in, never mind write a whole blog post) ... but I do not promise that things I link to will stay great as time passes, nor that you will agree with me about their greatness!

Archives

  • January 2012
  • October 2011
  • August 2011
  • July 2011
  • June 2011
  • March 2011
  • February 2011
  • January 2011
  • November 2010
  • August 2010

Copyright © 2012 Joel Bennett.

Powered by WordPress and Hybrid.