Re: Screen capture?
Status: Alpha
Brought to you by:
cwalther
|
From: James W. <jfc...@ya...> - 2009-11-04 19:21:53
|
I see. Thanks. The reason I wanted to do this was to create a graphical save game system. So I don't think that using something like the print screen key would work, as it has to be automated. Thanks, James --- On Wed, 11/4/09, Aidan Gauland <wgs...@no...> wrote: From: Aidan Gauland <wgs...@no...> Subject: Re: Screen capture? To: "Content creation for the Pipmak Game Engine" <pip...@li...> Date: Wednesday, November 4, 2009, 4:36 AM -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 James Wilson wrote: > Is it possible to capture the screen and save it to a file? Simply, no. > I know it isn't built into pipmak, but is there a Lua function for it? I'm not sure what you're asking here. All Lua functions provided by Pipmak are interfaces (for lack of a better word) to a function built into Pipmak. If you mean a Lua function that is part of the standard Lua library, then I'm sorry to be the one to tell you that Lua is more primitive than you seem to realise. ;) Oh, and this will will probably never be implemented in Pipmak, because it is so simple to just take a screen shot of the window on just about any system. --Aidan -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEARECAAYFAkrxSwUACgkQjyzTRvYJmaUSzQCZAck4oW1RQ3SsZE+oWDQp4y56 k3IAn0iE6HhcqUTRD93SAHhKEU2sOpiZ =Z74t -----END PGP SIGNATURE----- ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Pipmak-Users mailing list Pip...@li... news://news.gmane.org/gmane.games.devel.pipmak.user https://lists.sourceforge.net/lists/listinfo/pipmak-users |