• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • Liutauras Vilda
  • Jeanne Boyarsky
  • paul wheaton
Sheriffs:
  • Ron McLeod
  • Devaka Cooray
  • Henry Wong
Saloon Keepers:
  • Tim Holloway
  • Stephan van Hulst
  • Carey Brown
  • Tim Moores
  • Mikalai Zaikin
Bartenders:
  • Frits Walraven

Problem with POSE

 
Greenhorn
Posts: 23
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I am writing some test with Palm OS emulator,
When I run some project,the emulator will
pop out a waring dialog:
==============================================
JavaHQ(1.0) just wrote to memory location 0x000351B0,which is in
the width field of the bitmap starting at 0x000351B0
The data at this memory location is owned by the Palm OS.
Applications should not access the data directly. Instead,they should
make the appropriate Palm OS calls
===============================================
It's so strange,cause i test the same project
in JBuilder and J2METWK,sometimes the first IDE
is OK while the second one is failed,sometimes
the second one is OK and first one failed,
What will cause this kind of error,how to deal
with it?thanks
 
Just let me do the talking. Ahem ... so ... you see ... we have this tiny ad...
Gift giving made easy with the permaculture playing cards
https://coderanch.com/t/777758/Gift-giving-easy-permaculture-playing
reply
    Bookmark Topic Watch Topic
  • New Topic