• 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
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

alert problems

 
Ranch Hand
Posts: 2676
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I seem to be having a problem with Alerts. When I try to display an alert, the emulator seems to ignore my setTimeout line. The alert will display for a fraction of a second and then go to the screen set in setCurrent. If i set my timeout to Alert.FOREVER, I will see the Done option, but the alert will not be on the screen. Then the alert will display for a fraction and done will disappear. Has anyone seen this behavior before?
 
Ranch Hand
Posts: 35
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Yep, see this message from KVM-INTEREST:
http://swjscmail1.java.sun.com/cgi-bin/wa?A2=ind0112&L=kvm-interest&D=0&m=14516&P=12321
 
Matthew Phillips
Ranch Hand
Posts: 2676
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Thanks for the info. Now I have ammo to convince my wife that I need an i85s.
 
reply
    Bookmark Topic Watch Topic
  • New Topic