Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

editmask

Status
Not open for further replies.

hyuan

Programmer
May 30, 2001
7
US
We are seeing difference in the implementation of editmask on different machines. On one machine the data in the edit mask is left aligned, and on another machine there is a significant amount of white space on the left before the data. This causes problems in that the control is not long enough and the data gets chopped off on the right.

This is a problem for any mask type (date, numeric, etc.).

Any thoughts?
 
Hyuan,

Try increasing the Width of the column; this has worked for many people. If that does not work, you may have to apply the latest EBF patches from Sybase.com for your version of PowerBuilder.

---
PowerObject!
-----------------------------------------
PowerBuilder / PFC Developers' Group
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top