Browse by Tags

All Tags » windows forms (RSS)

Good Old GDI+ (or: Unblur Thy Text) by aelij

It's been a while since I've done anything with GDI+ (i.e. System.Drawing). System.Windows (i.e. WPF) is so much more powerful. However, there's one area where it seems the good old GDI+ can still surpass it's shiny new successor: text. There have been...
Filed under: ,

Monopolij: PDC'05 Edition by aelij

I've posted my “ PDC 4 Free ” contest entry . It's a game of Monopoly where you can play as your favorite PDC lecturer (such as Bill Gates ;) Wish me luck! Update: Didn't win. You can download the app be low.
Filed under: ,

RTL Mirroring in .NET 2.0/VS 2005 by aelij

Apparently there's a new API method , Application.EnableRTLMirroring(), in the next version of the framework, which is supposed to handle the mirroring in Windows Forms for you. There are rumors that the VS 2005 beta will be available for download...
Filed under: , ,

Mirrored CommandBar by aelij

I've been working on a mirrored RTL (right-to-left) version of Lutz Roeder 's great CommandBar control for Windows Forms. There's one problem left, which I haven't solved yet, so I'd appreciate any comment on the matter. This is my...
Filed under: ,
Powered by Community Server (Non-Commercial Edition), by Telligent Systems