Search found 34 matches

by Jeanne
Thu May 06, 2010 7:24 am
Forum: eXpress++ Support
Topic: Buttons move as the window is created
Replies: 1
Views: 6007

Re: Buttons move as the window is created

Roger fixed it... Wow and it is faster too.. I had a function that maximized the screen and he added a few things to stop the strange button movement. FUNCTION MaximizeScreen( oDlg, nMaxWidth, nMaxHeight ) LOCAL aWorkArea, nRow, nCol , nWidth, nHeight oDlg:lockUpdate(.t.) <===== ADDED BY ROGER nWidt...
by Jeanne
Fri Apr 16, 2010 9:10 am
Forum: eXpress++ Support
Topic: Browse Header is cut off
Replies: 4
Views: 9829

Re: Browse Header is cut off

Roger,
I did not make the header text change in this test.. I just was trying to make the header size change.
Jeanne
by Jeanne
Fri Apr 16, 2010 9:08 am
Forum: eXpress++ Support
Topic: Browse Header is cut off
Replies: 4
Views: 9829

Re: Browse Header is cut off

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

Jeanne
by Jeanne
Fri Apr 16, 2010 7:43 am
Forum: eXpress++ Support
Topic: Buttons move as the window is created
Replies: 1
Views: 6007

Buttons move as the window is created

Another touch screen resize issue.. When the window is being created if I have the mouse over a large group of buttons while they are being drawn and positioned they will sometimes be put in the wrong place. I cannot recreate it every time and I have not figured out exactly what is causing it other ...
by Jeanne
Fri Apr 16, 2010 7:30 am
Forum: eXpress++ Support
Topic: Browse Header is cut off
Replies: 4
Views: 9829

Browse Header is cut off

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 tryin...
by Jeanne
Wed Mar 10, 2010 12:55 pm
Forum: eXpress++ Support
Topic: DCPUSHBUTTONXPConfig background question
Replies: 9
Views: 15157

Re: DCPUSHBUTTONXPConfig background question

Got it and no more aborts.. Thanks
by Jeanne
Wed Mar 10, 2010 12:02 pm
Forum: eXpress++ Support
Topic: DCPUSHBUTTONXPConfig background question
Replies: 9
Views: 15157

Re: DCPUSHBUTTONXPConfig background question

I seem to be getting an abort still.. attaced is the screen shot..
by Jeanne
Wed Mar 10, 2010 9:40 am
Forum: eXpress++ Support
Topic: DCPUSHBUTTONXPConfig background question
Replies: 9
Views: 15157

Re: DCPUSHBUTTONXPConfig background question

Sorry I forgot the bitmap.. here it is.
Jeanne
by Jeanne
Wed Mar 10, 2010 7:51 am
Forum: eXpress++ Support
Topic: DCPUSHBUTTONXPConfig background question
Replies: 9
Views: 15157

Re: DCPUSHBUTTONXPConfig background question

I made a small app that recreates what I am doing. Soooooooooo what am I doing that makes my corners not the same as the background?

Thanks
Jeanne
by Jeanne
Tue Mar 09, 2010 3:13 pm
Forum: eXpress++ Support
Topic: DCPUSHBUTTONXPConfig background question
Replies: 9
Views: 15157

Re: DCPUSHBUTTONXPConfig background question

Hum... yep I am doing something wrong again.. I will keep looking and see if I can figure out what I did to do this.

Jeann