dcgetoptions SCALEFACTOR in xsample158

This forum is for eXpress++ general support.
Post Reply
Message
Author
skiman
Posts: 1199
Joined: Thu Jan 28, 2010 1:22 am
Location: Sijsele, Belgium
Contact:

dcgetoptions SCALEFACTOR in xsample158

#1 Post by skiman »

Hi,

To check how the scalefactor is working with dcbrowse I modified the sample 1258. After adding the following lines, I'm getting an error when I click on a button to show a browse:

Code: Select all

dcgetoptions scalefactor { 1.2,1.2,1.2,1.2,.T.,.F.} 
DC_GetOptDefault(GetOptions)
I tested this because it looks as the scaling isn't applied on the dcbrowses in my application. I was wondering why.

In attachment the modified xsample5.prg.
Attachments
Xsample5.zip
(14.22 KiB) Downloaded 563 times
Best regards,

Chris.
www.aboservice.be

skiman
Posts: 1199
Joined: Thu Jan 28, 2010 1:22 am
Location: Sijsele, Belgium
Contact:

Re: dcgetoptions SCALEFACTOR in xsample158

#2 Post by skiman »

Hi,

I tested XSample_146 and the browse is scaling nicely. I have to check why this doesn't happen in my application.
Best regards,

Chris.
www.aboservice.be

Post Reply