random windowsize *new (last) question*

Posted By: aztec

random windowsize *new (last) question* - 03/22/09 13:46

I've been trying very hard lately to get a custom window size in 3DGS but I can't seem to get it done what am I doing wrong?
what do I have to use and where do I have to put it.
Would be realy nice if someone could help me out with that one

regards

Azetc
Posted By: TechMuc

Re: random windowsize - 03/22/09 14:35

just video_set?
Posted By: aztec

Re: random windowsize - 03/22/09 14:43

yeah but I'd like to have a size like 312x234 just for example how can I archive that?
Posted By: WretchedSid

Re: random windowsize - 03/22/09 14:51

with video_set(312, 234, 32, 2);
Posted By: aztec

Re: random windowsize - 03/22/09 15:09

allright I'll try that.
and there is one last question
is there a possibility to get the size of a video you want to play on a bmap to the same size as the bitmap iself?

regards

Aztec
Posted By: aztec

Re: random windowsize - 03/23/09 11:43

*bump*

vielleicht noch auf deutsch:
Ich hätte gern, dass das Video das ich auf der Bitmap abspiele auch die selbe größe wie die Bitmap hat, denn das klappt im Moment noch nicht so richtig
Posted By: aztec

Re: random windowsize - 03/23/09 15:52

No Idea?

hat denn keiner eine Idee?
wenn ich NULL statt Bitmap schreibe spielt es das video ja zurechtgeschnitten auf das Fenster ab
Posted By: ventilator

Re: random windowsize - 03/23/09 17:02

des geht glaube ich nicht. mach halt das bitmap gleich groß wie das video.
Posted By: aztec

Re: random windowsize - 03/23/09 17:05

Hm das is aber sehr schade frown
Posted By: KDuke

Re: random windowsize - 03/23/09 17:10

Hi aztec,

wie zeigst du das Bitmap denn an? Ich nehme mal an, dass du ein Panel nutzt oder?
Wenn ja könntest du nicht einfach das Panel entsprechend der Größe des Videos anlegen und dann mit videopanel.scale_x und videopanel.scale_y an die Bildschirmgröße anpassen?

mit freundlichen Grüßen
KDuke
Posted By: aztec

Re: random windowsize - 03/23/09 17:28

Gut Ich denke dass ich dann mein Konzept überarbeiten werde
also Danke trotzdem für eure Hilfen
crazy also nochmal von Vorne^^

gruß

Aztec

@Alle: danke fürs Helfen
© 2024 lite-C Forums