On 2018-08-22 10:43, [email protected] wrote:
VFP9SP2 using FoxCharts (1.37 and 1.46beta)
I've got FoxCharts working somewhat in my testing so far, but I can't
get the first showing page to fully resize automatically and some
trickery I've tried is driving me nuts. See 20-second demo showing my
frustration: https://www.screencast.com/t/jmTkdEl2xN
Ideas?
tia,
--Michael
Solved it with this kludge in the form.init:
this.LockScreen = .T.
this.pgf.ActivePage = 2
this.pgf.ActivePage = 1
this.LockScreen = .F.
_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox
OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message:
http://leafe.com/archives/byMID/profox/[email protected]
** All postings, unless explicitly stated otherwise, are the opinions of the
author, and do not constitute legal or medical advice. This statement is added
to the messages for those lawyers who are too stupid to see the obvious.