Door Games Unlimited

Welcome, Guest.


Subject: Frame that contains all layers? Date: Fri Aug 21 2015 14:07:15
From: Kirkman To: echicken

  Re: Frame that contains all layers?
  By: echicken to Kirkman on Tue Aug 18 2015 06:21 pm

 ec> - Get your layers of frames set up as you've described
 ec> - Call .screenshot(system.text_dir + "blah.bin", false) on the parent
 ec> frame - Open text/blah.bin in an ANSI editor; column width is same as
 ec> frame width was 

 ec> If blah.bin has the image that you're expecting (all of the contents of
 ec> the frames tht were visible at the time), then that's a good start and we
 ec> can move on from there. I'll make a Frame.dump method that will do what
 ec> you're looking for.

I finally got a minute to try this, and, yes, .screenShot() seems to capture
only the child frames, which is exactly what I want.

--Josh

////--------------------------------------------------
BiC -=- http://breakintochat.com -=- bbs wiki and blog

---
 ■ Synchronet

Previous Message       Next Message
In Reply To: Frame that contains all layers? (echicken)
Replies: Frame that contains all layers? (echicken)