Browse Header is cut off

This forum is for eXpress++ general support.
Post Reply
Message
Author
Jeanne
Posts: 34
Joined: Thu Jan 28, 2010 8:11 am
Location: Oklahoma, USA
Contact:

Browse Header is cut off

#1 Post by Jeanne »

In using the resize options for my touch screen and my browse header is not high enough for the larger display settings and I cannot seem to figure out how to make it change. When I have a larger display setting the header text gets cut off. All the rows adjust nicely but not the header. I was trying to change the header size with the PRESENTATION options' XBP_PP_COL_HA_HEIGHT but nothing changes when I change it. Of course I am most likely doing it wrong.
I can make a test to show you what i am doing if needed.
Jeanne

PS. I uploaded a test with my other post " Buttons move as the window is created" that will show my browse header issue. This doesn't show the cut off issue it just shows how I am trying to make the header taller.
Last edited by Jeanne on Fri Apr 16, 2010 10:15 am, edited 1 time in total.

User avatar
rdonnay
Site Admin
Posts: 4733
Joined: Wed Jan 27, 2010 6:58 pm
Location: Boise, Idaho USA
Contact:

Re: Browse Header is cut off

#2 Post by rdonnay »

Jeanne -

I test program would help.

Roger
The eXpress train is coming - and it has more cars.

Jeanne
Posts: 34
Joined: Thu Jan 28, 2010 8:11 am
Location: Oklahoma, USA
Contact:

Re: Browse Header is cut off

#3 Post by Jeanne »

Here is a test program.. Enter the header size and press browse

Jeanne
Attachments
BrowseButtons.zip
(837.79 KiB) Downloaded 755 times

Jeanne
Posts: 34
Joined: Thu Jan 28, 2010 8:11 am
Location: Oklahoma, USA
Contact:

Re: Browse Header is cut off

#4 Post by Jeanne »

Roger,
I did not make the header text change in this test.. I just was trying to make the header size change.
Jeanne

User avatar
rdonnay
Site Admin
Posts: 4733
Joined: Wed Jan 27, 2010 6:58 pm
Location: Boise, Idaho USA
Contact:

Re: Browse Header is cut off

#5 Post by rdonnay »

Jeanne -

Add the clause HHEIGHT nHeaderSize to each DCBROWSECOL command.

Roger
The eXpress train is coming - and it has more cars.

Post Reply