Andy,
You should be able to do this using a .BMP panel background and using a specific color for the cut-out, then specifying that color as transparent in the panel properties.
Rick
Search found 12 matches
- Tue Apr 26, 2005 11:31 pm
- Forum: General
- Topic: Semi Transparent Panel Background
- Replies: 3
- Views: 1433
I was just looking at the CreateWindowEx Function and noticed that there's a dwExStyle called WS_EX_TRANSPARENT, which it appears would allow you to in essence create a transparent window. Given this, what I suggested in the previous post with respect to how to handle a PNG file as the background of...
- Tue Apr 26, 2005 11:16 pm
- Forum: General
- Topic: Semi Transparent Panel Background
- Replies: 3
- Views: 1433
Scott, Thanks for your response. I guess I was hoping that there would be a way for the implementation to use the PNG image and only carve out portions of the window where the PNG is 100% transparent. Then for the areas where it's semi-transparent, it could show through the contents of the underlyin...
- Tue Apr 26, 2005 9:33 pm
- Forum: Plugin Development
- Topic: TV Listing Sample
- Replies: 1
- Views: 1738
TV Listing Sample
Scott,
Any chance the source might be available for the TV Listing Sample plugin? I need some modified capabilities beyond the stock one and not having to write one from scratch would save a ton of time.
Thanks,
Rick
Any chance the source might be available for the TV Listing Sample plugin? I need some modified capabilities beyond the stock one and not having to write one from scratch would save a ton of time.
Thanks,
Rick
- Sun Apr 24, 2005 11:38 pm
- Forum: General
- Topic: Semi Transparent Panel Background
- Replies: 3
- Views: 1433
Semi Transparent Panel Background
I'm trying to use a PNG image with semi-transparent sections as the background for a popup panel in the software remote. It does not appear to work. It automatically places a black background behind the image. Alternatively, I tried using a BMP file with regional transparency, ALL transparent. Then ...
- Sun Apr 24, 2005 5:06 pm
- Forum: Plugin Development
- Topic: Dynamic Properties
- Replies: 2
- Views: 1781
Scott, Thanks for your reply. Since posting, I experimented some more, found a bug in my code and was able to get standard properties to do what I wanted. I had been under the impression that I needed dynamic properties to do dynamic device side updates to push content to the server and software rem...
- Sat Apr 23, 2005 2:43 am
- Forum: Plugin Development
- Topic: Dynamic Properties
- Replies: 2
- Views: 1781
Dynamic Properties
Scott, It's not quite clear to me how to implement dynamic properties. I have an asynchronous activity that I'm performing in my DeviceRun loop, activated by a timeout from the "WaitForMultipleObjects" call. I know have new values I want to place in the dynamic properties. I've tried: pVal...
- Fri Mar 11, 2005 11:56 pm
- Forum: General
- Topic: PPC remote theme background
- Replies: 3
- Views: 1782
- Fri Mar 11, 2005 1:04 am
- Forum: General
- Topic: PPC remote theme background
- Replies: 3
- Views: 1782
- Fri Mar 11, 2005 12:33 am
- Forum: General
- Topic: PPC remote theme background
- Replies: 3
- Views: 1782
PPC remote theme background
Not sure why, but the theme background does not show up on my PPC. I'm using the stock Meedio Blue\HBB_BackgroundPPC.bmp My PPC is a Dell Axim X50v. It has a 640x480 screen, however all the buttons and such seem to be scaled to proportionally be placed in the right spots with the right size. It's ju...
- Thu Mar 10, 2005 11:38 pm
- Forum: General
- Topic: Configure PPC Remote
- Replies: 5
- Views: 2170
I had attempted multiple times by starting the app and each time it would try to connect, after about 5 minutes of trying, I would stop it by clicking cancel, which would of course bring up my previous theme. I didn't have a configure button on that, so I was stuck in this loop. Thanks to your respo...
- Thu Mar 10, 2005 12:41 am
- Forum: General
- Topic: Configure PPC Remote
- Replies: 5
- Views: 2170
Configure PPC Remote
Hopefully there's a simple answer for this one. I'm having difficulty figuring out how to re-configure the setup for my PPC software remote. I recently changed the IP address for my HouseBot server system and now the PPC remote is obviously unable to connect. I need to change the setup configuration...