Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[Rebol/View dll] BgColor not work

 [1/2] from: bry::itnisk::com at: 25-Mar-2004 13:26


anyone get the BgColor param working, the following: <OBJECT ID="R" CLASSID="CLSID:ADDAB378-54F2- 4D4E-ABBB-E164FC772AAA" CODEBASE="http://www.rebol.com/downloads/plug in/rebolplugin.cab#Version=0,3,0 ,0" WIDTH="200" HEIGHT="700"> <PARAM NAME="LaunchURL" value="/WINNT/Web/searchbar2.r"> </PARAM> <PARAM NAME="BgColor" VALUE="#000099"></PARAM> </OBJECT> with a view form with the backcolor set to navy and the html body set to navy produces the image in the attached gif, i.e. plain white backgroun in the parts of the plugin not covered by my form. -- Binary/unsupported file stripped by Ecartis -- -- Type: image/gif -- File: searchbar.gif

 [2/2] from: rebol1:covenantbg at: 25-Mar-2004 11:24


You need the beta-3 plugin codebase URL, which is: http://www.rebol.com/plugin/rebolb3.cab#Version=0,3,0,0