Welcome!

Buck Woolley

Subscribe to Buck Woolley: eMailAlertsEmail Alerts
Get Buck Woolley via: homepageHomepage mobileMobile rssRSS facebookFacebook twitterTwitter linkedinLinkedIn


Top Stories by Buck Woolley

The PowerBuilder DataWindow object is one of the main reasons for the success that PowerBuilder has achieved as a software development tool. Together, they have matured and developed. However, since the beginning the DataWindow has been used to display and manipulate data in the form of lists and reports as well as in various data input and maintenance forms. Today, users are demanding a more dynamic user interface in which intuitive display and manipulation of graphical representation of data replaces the simple method of displaying and editing text data. The PowerBuilder DataWindow object is ideal for developing a wide variety of graphically rich dynamic user interfaces. Although the DataWindow is limited in the types of graphics primatives that can be generated, its tight coupling of data to the properties of the objects that can be created makes manipulation of a... (more)

Not Your Father's DataWindow

The DataWindow object is the key to the success of the PowerBuilder development tool. Together, they've matured and developed, but even in the earliest versions, we were retrieving and displaying data from local tables into reports, lists, or data edit screens. Today, developers use complex processes to retrieve data from a variety of sources into reports, lists, or data edit screens. Presenting data to the user in virtually the same format is the one thing that has stayed constant over time. PowerBuilder and, particularly, the DataWindow have greatly advanced behind the worksta... (more)

PowerBuilder DataWindow Emulation on The Web Using DHTML

The PowerBuilder DataWindow object is a powerful presentation component. By using the built-in DataWindow functions within DataWindow object expressions, complex user interfaces can be developed, and by using PowerBuilder's Windows ActiveX control the same component can be embedded in a browser. With Pocket PowerBuilder, the same component can also be rendered on a Pocket PC device. All of these presentations can basically use the same code. The only changes required are those necessary to fit the resulting DataWindow in the space available. However, to generate a purely browser... (more)

Not Your Father's DataWindow

The DataWindow object is the key to the success of the PowerBuilder development tool. Together, they've matured and developed, but even in the earliest versions, we were retrieving and displaying data from local tables into reports, lists, or data edit screens. Today, developers use complex processes to retrieve data from a variety of sources into reports, lists, or data edit screens. Presenting data to the user in virtually the same format is the one thing that has stayed constant over time. PowerBuilder and, particularly, the DataWindow have greatly advanced behind the worksta... (more)

DataWindow Emulation on The Web Using DHTML - Duplicate DataWindow functionality

The PowerBuilder DataWindow object is a powerful presentation component. By using the built-in DataWindow functions within DataWindow object expressions, complex user interfaces can be developed, and by using PowerBuilder's Windows ActiveX control the same component can be embedded in a browser. With Pocket PowerBuilder, the same component can also be rendered on a Pocket PC device. All of these presentations can basically use the same code. The only changes required are those necessary to fit the resulting DataWindow in the space available. However, to generate a purely browser... (more)