| View previous topic :: View next topic |
| Author |
Message |
Vic D'Elfant Past Contributor


Joined: 26 Jun 2002 Posts: 673 Location: The Netherlands
|
Posted: Wed Aug 27, 2003 12:24 pm Post subject: Transparent dialog elements? |
|
|
Hi all,
does anyone knows if it's possible to make dialog elements transparent as well? (shapes, gradients, etc)
Thanks in advance,
Vic _________________ phpBB Development Team |
|
| Back to top |
|
 |
LiquidCode Moderator Team
Joined: 05 Dec 2000 Posts: 1753 Location: Space and Time
|
|
| Back to top |
|
 |
marty Professional Member


Joined: 10 May 2001 Posts: 789
|
Posted: Wed Aug 27, 2003 2:02 pm Post subject: |
|
|
| Quote: | | I can't test it as I am on 89SE. |
Woa man, you seriously downgraded... Windows 89SE!
Is it running on a VIC-20 or something?  |
|
| Back to top |
|
 |
LiquidCode Moderator Team
Joined: 05 Dec 2000 Posts: 1753 Location: Space and Time
|
|
| Back to top |
|
 |
Vic D'Elfant Past Contributor


Joined: 26 Jun 2002 Posts: 673 Location: The Netherlands
|
Posted: Wed Aug 27, 2003 5:14 pm Post subject: |
|
|
| marty wrote: |
Is it running on a VIC-20 or something?  |
And what do you mean with that?
And LiquidCode, thanks for your help!
Vic _________________ phpBB Development Team |
|
| Back to top |
|
 |
CodeScript Moderator Team

Joined: 08 Jun 2003 Posts: 1060 Location: India
|
Posted: Thu Aug 28, 2003 9:14 am Post subject: |
|
|
Hi Vic
I don't think much luck there atleast now .
All the API's I know that can achieve something like that require more than 8 parameters in at least one of them. As far as I know VDS won't support currently/near future
UpdateLayeredWindow 9 parameters
CreateWindowEx 12 parameters
BitBlt 9 parameters
AlphaBlend 10 parameters
So I can't find a way out apart from a dll. Does any one have any ideas to get around this without a dll ?
Regards _________________ Regards
- CodeScript
Give your application a professional look with the VDSGUI Extension |
|
| Back to top |
|
 |
marty Professional Member


Joined: 10 May 2001 Posts: 789
|
Posted: Thu Aug 28, 2003 11:25 am Post subject: |
|
|
Hey LiquidCode, use your Gadget to bypass VDS 5 limits... I know its an external DLL, but hey its so good. Wondering why all VDS users don't have it... Oh well...  |
|
| Back to top |
|
 |
LiquidCode Moderator Team
Joined: 05 Dec 2000 Posts: 1753 Location: Space and Time
|
|
| Back to top |
|
 |
|