Lost your password?

Blogs about: 1 Powerbuilder General

Featured Blog

Getting a Reference to a Submenu1 comment

rick130 wrote 5 months ago: Getting a reference to the window’s menu is easily accomplished using the window’s MenuI … more →

Tags: Menus, Powerscript, Menu, PowerScript, SubMenu

Changing an Object's Ancestor

rick130 wrote 1 year ago: I was once in a code review and I noted that the custom object that was built should be inherited fr … more →

Tags: Export, Import, example, Inheritance, nonvisualobject, n_base

Powerbuilder IDE1 comment

rick130 wrote 1 year ago: How do I have PowerBuilder ask for confirmation when exiting the development environment? Don’t you … more →

Tags: [confirm], developer, Mode, Prompt, Exit, ide, EXE

PowerBuilder Colors1 comment

rick130 wrote 1 year ago: RGB Deriving RGB values. The formula for combining primary color values into a number is: 256*256*bl … more →

Tags: Powerscript, System, colors, RGB, buttonface, Button, Face, Magic, number

Migrating PB9 Objects to PB7

rick130 wrote 1 year ago: You may find yourself working in PB 7 and wanting to use a DataWindow developed in PB 9.  Some objec … more →

Tags: PowerBuilder Versions, window, Object, Export, Convert, Import, 7, 9, migrate

Working with Dates

rick130 wrote 1 year ago: Day of the week DayNumber(date) Returns an integer (1-7) representing the day of the week of date. S … more →

Tags: Date, Day, daynumber, month, PowerScript, Script

Application Environment

rick130 wrote 1 year ago: Operating System Function to check the OS versioning, so far it works with the XP workstation: // ge … more →

Tags: PowerScript, Script, OS, operating, System, Me, 98, 31, NT

Tab Object

rick130 wrote 1 year ago: Selection Changing Event Return Values: 0 – Allow the selection to change 1 – Prevent th … more →

Tags: Window Controls, window, Control?, TAB, Object, tabpage, selectionchanging

Rich Text Edit

rick130 wrote 1 year ago: A rich text edit control is generally more sophisticated than a rich text DataWindow. · Capable of i … more →

Tags: Window Controls, Control?, Edit, rich, RTE, RTF, text, window


Related Tags
All →

Follow this tag via RSS