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

Re: pageframe webactivecolors

$
0
0
Re: pageframe webactivecolors
FoxInCloud
Re: pageframe webactivecolors
Jan. 7, 2013
08:28 am
3OQ0I5WNYShow this entire thread in new window
Gratar Image based on email address
From:Tuvia Vinitsky
To:Thierry Nivelet (FoxInCloud)
like this?
IF NOT thisform.wlHTMLgen thisform.pageframe_1.ActivePage = 1 thisform.pageframe_1.page1.ForeColor= RGB(0,255,0) thisform.pageframe_1.page1.BackColor= RGB(0,0,255)ENDIF

BTW, in 1.26 when I set a page of a pageframe to enabled = .f., the mouse becomes the wiaint cursor when I am over that page tab, and yet I can still click the page tab and access it. It seems to be spinning in some sort of loop.


Please note that, for this mechanism to work, pgf.Init() should activate a default page and set its .ForeColor and .BackColor accordingly


IF .wlActivePageColors, color differences between active and non-active pages are (should be) reflected in the browser.
This applies to .ForeColor and .BackColor.

demo'd here:
foxincloud.com/CTBtest/
login: demo
pass: demo
http://foxincloud.com/CTBtest/analyse.bsw

That property seems to have no effect on the appearance of the active or inactive colors.




Viewing all articles
Browse latest Browse all 10393

Trending Articles