Re: .bmp in the PushButton flags-thanks :)

new topic     » topic index » view thread      » older message » newer message

At 10:56 PM 10/13/01 +1000, you wrote:
>
>Have you tried a PictureButton instead of a PushButton?
>
>atom bmp
>integer button
>bmp = loadBitmapFromFile( "mypic.bmp")
>    
>-- create a 28x28 button
>button = create( PictureButton, "", win, 5, 5, 28, 28, bmp )
>


I tried PictureButton and it works great....  Thanks Derek...

new topic     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu