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 IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

STDFUNC.tpw and ABC

Status
Not open for further replies.

Igor1234

Programmer
Apr 5, 2011
6
HR
Hi,

I have an application written in Legacy and after editing stdfunc.tpw i managed to add some new buttons to report preview window toolbar but when i try to use the same file for ABC application i get just plain report preview window with only print and zoom icons on it.
I tried to look at some other .tpw files hoping they have some window structure connected to preview window but no luck.
Any suggestions?
 
Hi!

It's in a class called PrintPreviewClass in ABREPORT.clw (LIBSRC folder). Look at the method called PrintPreviewClass.Display() for the Window definition.

Regards
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top