How to add the topEdge and bottomEdge for button?
Posted: Thu Jul 10, 2008 06:09
I found the TaharezLook/button have leftEdge and rightEdge (In the TaharezLook.looknfeel file)
<Image type="LeftEdge" imageset="TaharezLook" image="ButtonLeftNormal" />
<Image type="RightEdge" imageset="TaharezLook" image="ButtonRightNormal" />
<Image type="Background" imageset="TaharezLook" image="ButtonMiddleNormal"
now I want to add the topEdge and the bottomEdge for the button,what should I do?
<Image type="LeftEdge" imageset="TaharezLook" image="ButtonLeftNormal" />
<Image type="RightEdge" imageset="TaharezLook" image="ButtonRightNormal" />
<Image type="Background" imageset="TaharezLook" image="ButtonMiddleNormal"
now I want to add the topEdge and the bottomEdge for the button,what should I do?