Re: DIA code committed

2004-04-19 Thread Alexander R. Pruss
The compile problems are fixed. Alex ___ plucker-dev mailing list [EMAIL PROTECTED] http://lists.rubberchicken.org/mailman/listinfo/plucker-dev

Re: DIA code committed

2004-04-19 Thread Chris Hawks
---Reply to mail from Alexander R. Pruss about DIA code committed The compile problems are fixed. Whatta guy! Thanks! ---End reply Christopher R. Hawks HAWKSoft - Let's call it an accidental feature. -- Larry Wall

DIA code committed

2004-04-18 Thread Alexander R. Pruss
I've committed the DIA code. This has consequences for all developers who modify or create forms. Many forms now come with resize descriptions in viewer.rcp.in. If you modify a form, you need to make sure that the resize description for the form is also modified. Things will crash, for

Re: DIA code committed

2004-04-18 Thread David A. Desrosiers
Getting the DIA behavior consistent across all forms by producing resize info where appropriate is something that I would like people to help me with. One slightly-off-topic question... should we continue to call this DIA in our codebase, when it is a new, homegrown reimplementation

Re: DIA code committed

2004-04-18 Thread Alexander R. Pruss
From: David A. Desrosiers [EMAIL PROTECTED] Getting the DIA behavior consistent across all forms by producing resize info where appropriate is something that I would like people to help me with. One slightly-off-topic question... should we continue to call this DIA in our codebase, when

Re: DIA code committed

2004-04-18 Thread Wmason
I just grabbed the 12:06 build from today, and while not 100%, is a major step forward for compatability with my T3. The Library form could use support for the longer/wider page size. But actually viewing a pluck looks perfect. I also noticed that the code gets confused with the full image

Re: DIA code committed

2004-04-18 Thread Alexander R. Pruss
From: Wmason [EMAIL PROTECTED] I just grabbed the 12:06 build from today, and while not 100%, is a major step forward for compatability with my T3. The Library form could use support for the longer/wider page size. This problem is due to something really strange that I can't figure out. If

Re: DIA code committed

2004-04-18 Thread James Watkins-Harvey
Hi, Great to see that DIA is now implemented! I was working on a patched solution for it, but now that there is a clean solution, I'm happy. Some points, though: 1) About the problem with the Library form... I had the same problem in my own solution; I fixed it by calling:

Re: DIA code committed

2004-04-18 Thread Wmason
Too fast ;) I'll grab tomorrow's build as I don't have a compile environment setup. Thanks! --Wes Alexander R. Pruss wrote: I just grabbed the 12:06 build from today, and while not 100%, is a major step forward for compatability with my T3. The Library form could use support for the

Re: DIA code committed

2004-04-18 Thread Alexander R. Pruss
Fullscreenform works now. ARP ___ plucker-dev mailing list [EMAIL PROTECTED] http://lists.rubberchicken.org/mailman/listinfo/plucker-dev

Re: DIA code committed

2004-04-18 Thread Chris Hawks
---Reply to mail from James Watkins-Harvey about DIA code committed 3) The snapshot source version (17h and 18h) seems to not compile when --disable-palm-dia is passed to configure. No, it doesn't. The problems are (mostly) with the #defines in resize.h SaveResizePrefs() takes 3

Re: DIA code committed (StringMgr.c: Null string passed errors)

2004-04-18 Thread Wmason
Ok, all liked fine until I rotate the screen in the library form from portrait to landscape and then back to portrait with the DIA/Silk minimized. I got: StringMgr.c, Lin:72, NULL string passed And for once the Reset button worked. I then tried to reproduce the error. I rotate with the silk

Re: DIA code committed (StringMgr.c: Null string passed errors)

2004-04-18 Thread Alexander R. Pruss
On Sun, 18 Apr 2004, Wmason wrote: I then tried to reproduce the error. I rotate with the silk visible, and it was fine. I rotated again with the silk hidden and it was fine. Daunted, I made the silk visible and entered a document, and exited (same state it was in the first time it

Re: DIA code committed (StringMgr.c: Null string passed errors)

2004-04-18 Thread Wmason
Ok, I'll hunt down the simulator. I should have access to it. As for number of items in my list, 147 (146 on card in /PALM/Programs/Plucker [totaling abour 59.7mb], one in memory [PluckerUserGuide, 139k]). As for sending it to you, I'll post it to my site and just give you a link to it.