> Maybe I'm being dense here, but what the heck am I supposed to do?

Check the archives for the emulator-forum and download the source code patches
that fix this problem.

OK, so I can't find them either.  So download the version of Poser in the CVS
archive that David Desrosier has made available; as reported in this group, it
has the fix rolled into it.  Go to:

     <
http://www.gnu-designs.com/cgi-bin/vcvs/viewcvs.cgi/pose/?cvsroot=Open+Palm+Group
>

navigate to the .../SrcUnix/Document.cpp file, and pick up the modifications
he's applied to the 3.0a7 version.

RCS file: /cvs/openpalm/pose/SrcUnix/Document.cpp,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- pose/SrcUnix/Document.cpp 2000/08/07 22:04:43  1.8
+++ pose/SrcUnix/Document.cpp 2000/08/07 22:08:38  1.9
@@ -275,7 +275,7 @@
     EmDirRef       defaultPath;
     EmFileTypeList filterList (1, kFileTypePicture);

-    EmDlgItemID         item = EmDlg::DoGetFile (result, prompt, defaultPath,
filterList);
+    EmDlgItemID         item = EmDlg::DoPutFile (result, prompt, defaultPath,
filterList, "");

     if (item == kDlgItemOK)
     {


-- Keith Rollin
-- Palm OS Emulator engineer






"Sean L. Gilley" <[EMAIL PROTECTED]> on 11/03/2000 05:47:42 AM

Please respond to "Palm Developer Forum" <[EMAIL PROTECTED]>

Sent by:  "Sean L. Gilley" <[EMAIL PROTECTED]>


To:   "Palm Developer Forum" <[EMAIL PROTECTED]>
cc:    (Keith Rollin/US/PALM)
Subject:  Creating GIFs -- right click POSE?  Yeah, right.




>> How do people produce these crisp, sharp, 160x160 images?

>  right mouse click POSE, select "save screen" :)

Okay, yeah, well, that sounds good and all, but as soon as I tried it,
I realised why I had forgotten about it.  It didn't work.  Nothing
happened -- I mean, nothing!

So, I thought, well, maybe I need a newer version of POSE.  So I went and
got the latest, compiled it (I run Linux) and gave it a try.

At least something happens.  But I still have problems.  If I type in a
filename, it keeps saying "Please choose an existing file."  If I create
a file, it says the same thing.


Maybe I'm being dense here, but what the heck am I supposed to do?

Sean.

---
Sean L. Gilley                              If the people are buying tears
614-860-0247 (h)                            I'll be rich someday.
[EMAIL PROTECTED]

--
For information on using the Palm Developer Forums, or to unsubscribe, please
see http://www.palmos.com/dev/tech/support/forums/





-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/tech/support/forums/

Reply via email to