Quantcast
Channel: West Wind Message Board Messages
Viewing all articles
Browse latest Browse all 10393

Re: screen width

$
0
0
Re: screen width
FoxInCloud
Re: screen width
02/13/2012
05:32:28 AM
3FK0BVML0 Show this entire thread in new window
Gratar Image based on email address
From:
To:
Attachments:
None

That seemed logical to me (typo: toHTMLgen should be toHTML) but when I tried it, I cannot move further left outside of the div #formname. Seems like something simple I am missing.

this implementation should work:

PROCEDURE wcHTMLgen LPARAMETERS toHTML AS awHTMLGen OF awHTML.prg, tlInnerHTML && HTML renderer && [.F.] render container's inner HTML m.toHTMLgen.cScriptJSadd(TextMerge([$('').setStyle({position:'fixed'; top:99px; left:99px});]))


I was not very clear. What I meant was I have a form and the form width is 1000 pixels. On that form I have arranged various controls. The form loads fine.

The browser screen is 2000 pixels wide. At some point I want to move a control to be located all the way left on the browser screen, which is wider than my form. The left property of the control is based on its container, which is 1000 pixels wide. Is there an easy way to break out and move the control all the way t the left of the 2000 pixel screen.

I want to move an object all the way to the left of the screen, but I cannot move it past the left width of the form

What is your question?

I cannot start the form maximized as .WindowState does not work.

.WindowState does not "not work" - it's not supported


Viewing all articles
Browse latest Browse all 10393

Trending Articles