forum.vdsworld.com Forum Index forum.vdsworld.com
Visit VDSWORLD.com
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 


Att Marty: In desperate need of VDSMEDIA 2.0

 
Post new topic   Reply to topic    forum.vdsworld.com Forum Index -> General Help
View previous topic :: View next topic  
Author Message
henrywood
Contributor
Contributor


Joined: 21 Sep 2004
Posts: 66
Location: Copenhagen, Denmark

PostPosted: Tue Jan 31, 2006 2:08 pm    Post subject: Att Marty: In desperate need of VDSMEDIA 2.0 Reply with quote

Hi Marty !

Since I am in desparate need for VDSMEDIA, I hope you still have it around somewhere ?

Until now I have been using the Viewplus.dll to make a slideshow, but the viewplus object cannot be forced into fullscreen (ie. covering the complete dialog), so therefore my only option is the VDSMEDIA.DLL ?

PM if you like



Henrik
Back to top
View user's profile Send private message Send e-mail
marty
Professional Member
Professional Member


Joined: 10 May 2001
Posts: 789

PostPosted: Tue Jan 31, 2006 5:10 pm    Post subject: Reply with quote

I just checked VDSMEDIA 2.0 help file and I dont see any fullscreen functionnality.. and before you ask , no I will not implement this ever Very Happy

I don't do any VDS DLLs anymore unless for me personnaly.

VDSMEDIA will be released as donationware (like the VDSSUFX, VDSPDF and VDSXFLASH, even tho I did not get any donations at all Smile )

When?

When I have a minute to repackage it.. 1 day.. 1 month.. 1 year.. dont know Smile

Thank you..
Back to top
View user's profile Send private message Send e-mail Visit poster's website MSN Messenger
henrywood
Contributor
Contributor


Joined: 21 Sep 2004
Posts: 66
Location: Copenhagen, Denmark

PostPosted: Tue Jan 31, 2006 6:29 pm    Post subject: Reply with quote

Hi Marty

Thank you for your swift response

What I am trying to accomplish is simply to cover my entire dialog by either a viewplus object or vdsmedia object and hoping I can make sure that pictures displayed are centered if they are smaller than the screen resolution. I cannot get this to work with viewplus.dll så I saw that your VDSMEDIA has a slideshow example (mentioned here on vdsworld) so I just thought ...

As I need to urgently finish my project for a client, I would be glad to provide your first donation if these two can be met within a day or two:

1. VDSMEDIA 2.0 can be repackaged and sent to my email. I was under the impression that VDSMEDIA 2.0 was a complete product and since I need only the transitions and slideshow functionality, I do not mind that any help file included is not totally complete.
2. VDSMEDIA 2.0 actually provides the possibility to either center differently sized pictures or resize them to fit across the entire dialog / size of the control.


Henrik
Back to top
View user's profile Send private message Send e-mail
marty
Professional Member
Professional Member


Joined: 10 May 2001
Posts: 789

PostPosted: Tue Jan 31, 2006 6:48 pm    Post subject: Reply with quote

VDSMEDIA is a complete product.. I mean one DLL... Smile

As pictures to fit on the object on the VDSMEDIA no mather what sizes.. I dont remember. I will check
But the Viewplus is suppose to do that... with

Quote:
ImageAutoFit
:::::::::::::::
Set the loaded images to autofit to the viewplus control area. 1 is enabled, 2 is disabled and will show the image original size with scrollbars.

viewplus autofit,<1 = enabled or 0 = disabled>


Thats not what you want?
Back to top
View user's profile Send private message Send e-mail Visit poster's website MSN Messenger
henrywood
Contributor
Contributor


Joined: 21 Sep 2004
Posts: 66
Location: Copenhagen, Denmark

PostPosted: Tue Jan 31, 2006 8:07 pm    Post subject: Re: Does not work Reply with quote

Hi Marty !

Yes, that's what I want, but it does not seem to work Sad

From my code:

Code:


%H = @sysinfo(SCREENHEIGHT)
%W = @sysinfo(SCREENWIDTH)

DIALOG CREATE,PromoScreen: %%APPTITLE.,-1,0,%W,%H,,,CLASS PROMOSCREEN,NOTITLE,COLOR %%BACKCOLOR
REM *** Modified by Dialog Designer on 11/21/2005 - 12:24 ***
  DIALOG SHOW

  #Lets  tell the class name of the vds app to the viewplus DLL. MANDATORY!!!
  viewplus class,PROMOSCREEN
  #Lets add the image viewer object now
  viewplus add,0,0,%H,%W
  #Enables the autofit feature. This will autofit the selected image to your viewplus object
  viewplus autofit,1
  #This sets the background color of the viewplus object
  viewplus bkcolor,%%BC_R,%%BC_G,%%BC_B
  #This sets the transition of the viewplus object

  %T = @picktrans(1)
  #INFO FIRST TRANS: %T
  viewplus transition,%T
 
  #viewplus show


Anything wrong with that code ?

The problem is that the viewplus object/control does not cover the entire dialog. Also I tried 0,1 and 2 as parameter to autofit but the problem remains


Henrik
Back to top
View user's profile Send private message Send e-mail
marty
Professional Member
Professional Member


Joined: 10 May 2001
Posts: 789

PostPosted: Tue Jan 31, 2006 9:32 pm    Post subject: Reply with quote

Your code is ok...

Except you should have viewplus add,0,0,%W,%H instead of viewplus add,0,0,%H,%W


But the image will not stretch.. Smile Thats a DLL feature that I cant resolve (I d id not code the viewplus.dll just the DSU)


I will did up my VDSMedia.. and send it to you probably tonight.. but like I said I won't modify it or update it.. I dont even know if I have that code anymore.. I changed PC since then..

Will let you know..
Back to top
View user's profile Send private message Send e-mail Visit poster's website MSN Messenger
henrywood
Contributor
Contributor


Joined: 21 Sep 2004
Posts: 66
Location: Copenhagen, Denmark

PostPosted: Tue Jan 31, 2006 9:50 pm    Post subject: Reply with quote

Hi Marty !

Whooa ! Now the picture is probably centered Smile

Thank you very much !

However, I would still be interested in a copy of VDSMEDIA



Henrik
Back to top
View user's profile Send private message Send e-mail
marty
Professional Member
Professional Member


Joined: 10 May 2001
Posts: 789

PostPosted: Wed Feb 01, 2006 5:14 pm    Post subject: Reply with quote

See this thread... Very Happy for VDSMEDIA 2.1

http://forum.vdsworld.com/viewtopic.php?t=3740

Thanks..
Back to top
View user's profile Send private message Send e-mail Visit poster's website MSN Messenger
Display posts from previous:   
Post new topic   Reply to topic    forum.vdsworld.com Forum Index -> General Help All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You can attach files in this forum
You can download files in this forum

Twitter@vdsworld       RSS

Powered by phpBB © 2001, 2005 phpBB Group