OK
Code is in a timer:

app.DockItem.graphics.ClearRect 0,0,128,128
app.DockItem.graphics.drawPicture Picture1,0,0
app.dockitem.updatenow


How do I draw the mask? (The picture above is a TIFF file but i want to accept JPEG also)

I still use RB 5.5.5

On Mar 4, 2006, at 8:32 PM, Seth Willits wrote:

On Mar 4, 2006, at 6:07 PM, Tristan wrote:

I need to draw a picture that has transparency in it to the dock item but he transparency shows up as black. Any suggestions on how to show the transparency?
I still use RB 5.5.5

It sounds like you're not drawing the mask correctly for the image you're drawing into the dock item. Can you post some code?


Seth Willits
----------------------------------------------------------
Freak Software - http://www.freaksw.com/
ResExcellence - http://www.resexcellence.com/realbasic/
----------------------------------------------------------

_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>


_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>

Reply via email to