J
jasdeep
Guest
Thanks it worked. But I am facing another issue to fit the image in the button in compact form using load image parameter values. But it does not work. Load-image("picture" ,[ , x-offset , y-offset , width , height ]) I tried different combinations but everytime the result is same. 1. btn_search:LOAD-IMAGE("C:\Users\Public\Pictures\Sample Pictures\Fat.bmp",7000 , 2550 ,105,35) 2. Using property values(height , width, x , y ) from the button. btn_search:LOAD-IMAGE("C:\Users\Public\Pictures\Sample Pictures\Fat.bmp",700 , 255 ,105,35). 3. btn_search:LOAD-IMAGE("C:\Users\Public\Pictures\Sample Pictures\Fat.bmp") Any idea how to resolve this.
Continue reading...
Continue reading...