Indigo Rose Software
  #1  
Old 11-09-2006
phormis phormis is offline
Forum Member
 
Join Date: Nov 2006
Posts: 1
Minimum Window size while resizing...

First off let me say this program saved my butt. I needed to author a training DVD with videos and I was about to start using Director. What a mess.

I was able to learn this and autor the entire DVD with 40 videos (3 hours worth) in one day.

Very cool.

One issue I ran into was that I did not want the use to be able to rezise the window smaller than 720x480. I did a search here now and I could not find anything. So here is what I came up with.

If you want to see the video window work, copy the Magnolia.mpg file that comes with Autoplay to the video directory.

-Paul
Attached Files
File Type: apz Sample_Resize_DVD.apz (32.2 KB, 225 views)
Reply With Quote
  #2  
Old 12-11-2006
Daniel TM's Avatar
Daniel TM Daniel TM is offline
Forum Member
 
Join Date: Oct 2005
Location: Brazil - Belo Horizonte
Posts: 118
You could've just put the following code in your On Preload event:
Code:
function g_OnGetMinMaxInfo()
return {MinX = 720, MinY = 480};
end
That way the window doesn't flicker.
Reply With Quote
  #3  
Old 12-11-2006
Intrigued's Avatar
Intrigued Intrigued is offline
Indigo Rose Customer
 
Join Date: Dec 2003
Location: Location! Location!
Posts: 6,058
Here's a thread with a couple examples that address this issue as well:

http://www.indigorose.com/forums/sho...light=stay+put
__________________
Intrigued
www.amsuser.com
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
http://yourfilelink.com - 50MB max upload, free! Intrigued General Chat 14 09-26-2006 09:44 AM
Example: Sending An Email Through Outlook Brett AutoPlay Media Studio 5.0 Examples 22 12-05-2005 07:11 PM
Resizing Window Size Daniel Diroll AutoPlay Media Studio 6.0 0 10-26-2005 12:38 PM
Window Setting, Page Size, Comp. Exe don't work Stefan_M AutoPlay Media Studio 5.0 8 01-23-2004 12:03 PM
HOWTO: Get the Position and Size of a Window Support AutoPlay Media Studio 4.0 Examples 0 09-27-2002 10:40 AM


All times are GMT -6. The time now is 09:28 PM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Copyright © 2000 - 2009 Indigo Rose Corporation. All rights reserved.
Indigo Rose Software