likely a stupid question
Posted: Fri Jan 06, 2017 8:55 am
I was taught that the only really stupid question was the one you didn't ask... so with that in mind, I'll once again show my ignorance.
i'm playing with xbase 2.0 and express 2.0 (been using 1.9 for years). When I compile our app in 2.0 some of the screens are different. DNBrowse headers are WAY too tall and screens with buttons on the bottom are truncated slightly. (Images of both in 19 and 20 attached)
Why?
How can I fix the browse issue? header code is real simple
DCBROWSECOL FIELD INHEADER->h_invoice HEADER '®Inv No.¯'WIDTH 8;
SORT {||OrdSetFocus('inheader')} DEFAULT
What about the screens? is there a simple way other than repositioning everything slightly on each screen?
Possibly more issues as I play further.
As always... much thanks... grasshopper learn much from masters...
i'm playing with xbase 2.0 and express 2.0 (been using 1.9 for years). When I compile our app in 2.0 some of the screens are different. DNBrowse headers are WAY too tall and screens with buttons on the bottom are truncated slightly. (Images of both in 19 and 20 attached)
Why?
How can I fix the browse issue? header code is real simple
DCBROWSECOL FIELD INHEADER->h_invoice HEADER '®Inv No.¯'WIDTH 8;
SORT {||OrdSetFocus('inheader')} DEFAULT
What about the screens? is there a simple way other than repositioning everything slightly on each screen?
Possibly more issues as I play further.
As always... much thanks... grasshopper learn much from masters...