--- In [EMAIL PROTECTED], bizaro <[EMAIL PROTECTED]> wrote: > Hello brucexs, > > you wrote... > > > Use the Left:, Top: keywords to position: float bars. > > Below are the properties of my bar, I have tried many variations of them but > bar's position is always at the center of the screen after reconfigure, why? > > [Properties] > Name = WinampInfo > FontName = Tahoma > FontInfo = Weight: 400 Size: 10 > Format1 = IconSize: 16 Position: Floating > Format2 = MaxText: 531 Transparent: 255 > Format3 = Flat Text: 255 255 255 TopMost AllVDesks > Format4 = BarSize NoFlicker > Format5 = Left: 390 Top: 1
There is a bug which requires Right and Bottom to be specified as non-zero, even though barsize is there. Try adding Right: 50 Bottom: 50 ------------------------ Yahoo! Groups Sponsor ---------------------~--> Make a clean sweep of pop-up ads. Yahoo! Companion Toolbar. Now with Pop-Up Blocker. Get it for free! http://us.click.yahoo.com/L5YrjA/eSIIAA/yQLSAA/JV_rlB/TM ---------------------------------------------------------------------~-> 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/
