Helping PowerBuilder developers create visually appealing user interfaces

Brad Wery

Subscribe to Brad Wery: eMailAlertsEmail Alerts
Get Brad Wery: homepageHomepage mobileMobile rssRSS facebookFacebook twitterTwitter linkedinLinkedIn


Top Stories by Brad Wery

QweryBuilder 7.3.0 is now available for download. This release contains a new debugger for Oracle and some much needed source control integration enhancements. A full list of changes can be seen on our What's New page. If you find any bugs or if you have any enhancement idea's, please email us at support@werysoft.com. Thanks, The Werysoft Team www.werysoft.comWerysoft Inc.http://www.blogger.com/profile/04726066291902301395noreply@blogger.com0 ... (more)

Advanced DataWindow Filtering with PowerFilter

As we all know, the DataWindow is a very powerful and flexible control used for data presentation and manipulation. For the most part, the features that you get out of the box allow you to create some very impressive applications. With that said, there is always room for improvement. Fortunately for us, the DataWindow was built with flexibility in mind. By taking advantage of this flexibility, we can extend the DataWindow to do almost anything we want. In this article, I'm going to introduce you to PowerFilter, a control developed by Jim Reese and available for purchase from www... (more)

Source Control Integration

QweryBuilder now contains Source Control integration. Any provider that supports the MS SCC API will be available for use. We need developers to try it out so that we know that we got it right. You can download QweryBuilder version 7.2.0 beta here: http://www.werysoft.com/downloader.aspx?file=QweryBuilderSetup720.exe After installing, follow these steps to get going: Click the Tools menu and Werysoft Inc.http://www.blogger.com/profile/04726066291902301395noreply@blogger.com0 ... (more)

Office 2003 Toolbar: A New Look For Your Old PowerBuilder App

There's a reason why software developers like Microsoft update the look of their applications every two years. It shows the consumer that something has changed and therefore they need to upgrade, at least that's my opinion. If this is true, I can only presume that presentation plays a vital role in the sale of commercial applications. If you're not writing commercial applications, then it's just a cool thing to do. Unfortunately, most developers are usually confined to creating applications with the look provided by the development tool they're using. Fortunately for us developer... (more)

A PowerBuilder Challenge

PowerBuilder contains so many features and capabilities that it's hard to fully understand and learn all of them when you're caught up in the "daily grind." A good way to deal with this is to create a skill-developing challenge. In most cases, I try to do something that I figure can't be done in PowerBuilder. My latest challenge was to create an XP style listbar similar to the one in the Windows XP Control Panel (see Figure 1). I think it's a sharp-looking control that provides an efficient way to navigate an application. Could it be done in PowerBuilder? With enough time and cr... (more)