Re: Opaque-property of scrollpane
Wolf Paulus <[email protected]>
| Newsgroups | gmane.comp.embedded.carlsbad-cubes |
|---|---|
| Message-ID | <[email protected]> |
Andy, Thanks for your input. We will look into this and adding a small ScrollPane Wrapper Class is certainly no big deal. Your request will be considered for the next point release. Wolf Paulus C a r l s b a d C u b e s mailto:[email protected] CONFIDENTIALITY NOTICE: This message is intended only for the use of the individual or entity to which it is addressed, and may contain information that is privileged, confidential and exempt from disclosure under applicable law. If you are not the intended recipient, please contact the sender by reply email and destroy all copies of the original message. On Mar 7, 2004, at 10:12 AM, Andreas Böckler wrote: > Hi, > > i think the Opaque-Property of the scrollpane-Tag is a bit misleading, > since I don't get the expected behaviour (e.g to get the viewport > transparent). > It's certainly no fault of the swixml-Engine since it passes the > setOpaque()-method to JScrollPane, which hasn't an effect. > > My workaround is to make a derived JScrollPane-Class, which overrides > setOpaque() with > super.setOpaque(argOpaque); > getViewport().setOpaque(argOpaque); > . because there is no tag/attribute for the Viewport. > > Wouldn't it be useful to integrate a XScrollPane-class in the > swixml-Engine, so the behaviour is as expected? > > Thanks for this nice XUL-Engine! > > Andy > -- > Andreas Böckler netlands edv consulting GmbH > mailto:abo at netlands.de > > _______________________________________________ > Forum mailing list > [email protected] > http://carlsbadcubes.com/mailman/listinfo/forum_carlsbadcubes.com