Hi Cüneyt

The "width" setting for a button is actually 2 less than the real
width of the button painted on screen. The "height" setting is true.

For a true 64x64 button, set width 62 height 64.

So I should rewrite the width numbers in my suggestion about
how to show the icon:

Button 1: "width" 62  by  height 64 with a 32x32 icon centred on it.
Button 2: "width" 132 [200 -64 -2 -2]  by  64 high
Format NewBarRow
Button 3: "width" is 198, height is _barheight -64

assuming your image width is 200 pixels wide by a height of:
  _barheight = win.height(_handle) x 200 / win.width(_handle)

Alan M



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/
 


Reply via email to