--- In [email protected], "entropyreduction" <[EMAIL PROTECTED]> wrote: > --- In [email protected], "brucexs" <[EMAIL PROTECTED]> wrote: > > --- In [email protected], Ed Brownstein <[EMAIL PROTECTED]> wrote: > > > I suggest avoiding bar.format and using cl.sethideafter. > > Thanks. Now that I've started to explore glories of cl. services, > > why does > > Bar.Format("aBarName", "back icons/red.bmp") > > just colour the background and > > cl.SetBackground("aBarName", "icons/red.bmp") > >
This is actually a bug in bar.format since it does not do a refresh so you can a partially painted bar. If you manually put in the bmp file using pproconf, then the buttons are painted with the background. To avoid this, set own colors for the buttons. Attention: PowerPro's Web site has moved: http://www.ppro.org Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/power-pro/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
