"Steve Achelis" <[EMAIL PROTECTED]> wrote in message
news:37424@palm-dev-forum...
>
> It looks like it is a problem in Constructor not saving the data (or I'm
> misunderstanding something).
>
> When I open my rsrc file, MyResourceString has ABCDEFG in it (something I
> previously entered).  I backspace over these letters, click the View as
Hex
> button, and enter 0102030405060708.  I save, close, and reopen the file,
and
> MyResourceString is ABCDEFG!  This is very recreatable.
>
> So now I create a NEW string resource, immediately choose View as Hex,
again
> enter 01..08, save and exit.  When I reopen it, this string resource is
> empty!  I'm using Constructor 1.5b7.
>
> If I enter the "string" in hex, unclick View as Hex, re-click View as Hex,
> and then save, close, and reopen, the string usually updated.  There is
> something very strange going on.  In fact, the string that was ABCDEFG
> remains that, even if I enter hex while in View in Hex, toggle back and
> forth, save, exit, etc.  It continues to be ABC...  Anyway, I can get
binary
> data out of the array, if I can get the array stored correctly.

I just tried this out with Constructor 1.6b2, and I was able to reproduce
your problem.  I think the solution is to only save your resources when no
windows other than the project window are open, because otherwise you could
save a version without all changes committed.

Dave, could this be fixed for the 4.0 SDK?

--
Ben Combee
Veriprise Wireless <http://www.veriprise.com>



-- 
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