| To: | REALbasic NUG <realbasic-nug at lists dot realsoftware dot com> |
|---|---|
| Subject: | Picture mask changed in 2008r2? |
| From: | Sean Arney <sean at workinsoft dot com> |
| Date: | Fri, 30 May 2008 17:21:29 -0500 |
| Authentication-results: | mx.google.com; spf=pass (google.com: domain of realbasic-nug-bounces at lists dot realsoftware dot com designates 66.116.103.65 as permitted sender) smtp dot mail=realbasic-nug-bounces at lists dot realsoftware dot com |
| Delivered-to: | listarchive at realsoftware dot com |
| Delivered-to: | realbasic-nug at lists dot realsoftware dot com |
| References: | <77124270805301112ja025ec1i5295f790cf52d33b at mail dot gmail dot com> <BAY107-DAV13E1BCBA0B8DD7A3965E3D93BE0 at phx dot gbl> <77124270805301302v4b6f531by1501155ebce893f at mail dot gmail dot com> <298EE353-3AE8-4792-B9D1-2E199601FBFE at mac dot com> <A2A4DD56-8DD5-44AB-8051-4129D48690B0 at declareSub dot com> <0A813D77-FDDE-4FD7-A5C1-E18EE0C2202E at great-white-software dot com> |
Oddly, this no longer seems to work: Dim p As Picture Dim m As Picture p = UKIcon128 p.Mask = UKIcon128M p.Transparent = 1 Me.Graphics.DrawPicture( p, 0, 0 ) What the hey? Anyone know whats up here? It says at p.Mask = UKIcon128M that this method or property does not exist. TIA, -seanA _______________________________________________ Unsubscribe or switch delivery mode: <http://www.realsoftware.com/support/listmanager/> Search the archives: <http://support.realsoftware.com/listarchives/lists.html> |
| Previous by Date: | Re: Detect where window is in Z order., James Wagner |
|---|---|
| Next by Date: | Re: Dealing with multi-processor or multi-core (shared memory semi solution), Daniel Stenning |
| Previous by Thread: | Re: Dealing with multi-processor or multi-core (shared memory semi solution), Norman Palardy |
| Next by Thread: | Re: Picture mask changed in 2008r2?, Joe Strout |
| Indexes: | [Date] [Thread] [Top] [All Lists] |