
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Dash's or Lines within a Push-button

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
RE: Dash's or Lines within a Push-button
I believe you are asking about the first push-button - Add Employee Payroll - This is a Windows behavior showing which control has focus. Try executing with this runtime configuration variable WIN32_NATIVECTLS ON .. this variable (from Version 8 and forward) provides a more modern Windows look and feel - one of which is that the focus rectangle is no longer applied.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
RE: Dash's or Lines within a Push-button

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
RE: Dash's or Lines within a Push-button

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
RE: Dash's or Lines within a Push-button

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
RE: Dash's or Lines within a Push-button
When you state modifiable fields, are you referring to entry-fields or any control where you can adjust the size. Is the chopping occurring to all fields or fields near the bottom of the screen?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
RE: Dash's or Lines within a Push-button

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
RE: Dash's or Lines within a Push-button
Can you try one sample program and not use -c62 -z62 see if that make any difference. I'm not sure what would cause the chopping, you might experiment with the runtime configuration variable DEFAULT_FONT MEDIUM - this is the default
You can set DEFAULT_FONT to one of the following values to use a different font. The following words are valid settings:
TRADITIONAL
FIXED
LARGE
MEDIUM
SMALL

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
RE: Dash's or Lines within a Push-button
Thanks
Steve

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content