A
Alexander Suhovey
Hi,
Currently i'm trying to look into all this handy dhtml/vbs/cmi stuff to make
custom settings pages for my components. In particular, I have one simple
component that sets pre-login wallpaper to my company's logo as well as
default background color. This component includes two bmps - one for
portrait screen alignment, one for landscape. I already have figured (with
help of this NG of course) how to create a setting page wich allow developer
to choose correct wallpaper. Then script sets correct wallpaper in registry
according to dhtml settings tab. What I also want to achieve is that only
one bmp is copied to image. So I guess I should change component script so
it disables unneeded bmp in component properties so it will not be copied to
image.
Somebody could say "Hey, you can simply create two components instead of
one". Yeah I know, I'm trying to do this rather for educational purposes.
Can it be done this way? If yes, could somebody please provide some vbs
sample?
Thanks in advance,
Al.
Currently i'm trying to look into all this handy dhtml/vbs/cmi stuff to make
custom settings pages for my components. In particular, I have one simple
component that sets pre-login wallpaper to my company's logo as well as
default background color. This component includes two bmps - one for
portrait screen alignment, one for landscape. I already have figured (with
help of this NG of course) how to create a setting page wich allow developer
to choose correct wallpaper. Then script sets correct wallpaper in registry
according to dhtml settings tab. What I also want to achieve is that only
one bmp is copied to image. So I guess I should change component script so
it disables unneeded bmp in component properties so it will not be copied to
image.
Somebody could say "Hey, you can simply create two components instead of
one". Yeah I know, I'm trying to do this rather for educational purposes.
Can it be done this way? If yes, could somebody please provide some vbs
sample?
Thanks in advance,
Al.
).