home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / sys / sgi / misc / 24 < prev    next >
Encoding:
Internet Message Format  |  1992-12-17  |  1.8 KB

  1. Path: sparky!uunet!olivea!charnel!rat!usc!cs.utexas.edu!sdd.hp.com!saimiri.primate.wisc.edu!ames!nsisrv!mimsy!afterlife!adm!news
  2. From: englund@gdstech.grumman.com (Dave Englund)
  3. Newsgroups: comp.sys.sgi.misc
  4. Subject: FORMS and the font manager
  5. Message-ID: <34737@adm.brl.mil>
  6. Date: 17 Dec 92 16:51:55 GMT
  7. Sender: news@adm.brl.mil
  8. Lines: 34
  9.  
  10. Happy Holidays! 
  11. I'm having a problem using FORMS 2.0. I had a program that used FORMS
  12. for the user interface control of some graphical animation. Everything
  13. was marvelous. I decided to add a bit more options to the interface
  14. and so "fdesign"ed up my new features. The program now bombs inside of
  15. the IRIS font manager. This happens while trying to drag a slider
  16. (slide a dragger?). My Stack View shows:
  17. f_fmgetfontinfo(<stripped>)
  18. fmgetfontinfo(<stripped>)
  19. fl_drw_text_cursor(align=4, x=300, y=90, w=50, h=20, c=0, size=11,
  20. style=0, str="0.29", cc=0, pos=-1)
  21. fl_drw_text(align=4, x=300, y=90, w=50, h=20, c=0, size=11, style=0, str="0.29")
  22. fl_drw_text_beside(align=4, x=300, y=90, w=50, h=20, c=0, size=11,
  23. style=0, str="0.29")
  24. draw_slider(ob=0x10050fa8)
  25. handle_slider(ob=0x10050fa8, event=0, mx=0, my=0, key='\000')
  26. fl_handle_it(obj=0x10050fa8, event=0, mx=0, my=0, key='\000')
  27. fl_handle_object(obj=0x10050fa8, event=0, mx=0, my=0, key='\000')
  28. fl_redraw_object(obj=0x10050fa8)
  29. handle_mouse(ob=0x10050fa8, mx=383, my=95)
  30. handle_slider(ob=0x10050fa8, event=1, mx=383, my=95, key='\000')
  31. fl_handle_it(obj=0x10050fa8, event=1, mx=383, my=95, key='\000')
  32. fl_handle_object(obj=0x10050fa8, event=1, mx=383, my=95, key='\000')
  33. fl_handle_form(form=0x10048848, event=1, key=0)
  34. do_interaction_step(wait=0)
  35. fl_check_forms()
  36. main()
  37. __start(<stripped>)
  38.  
  39. Any suggestions? Thanks for your help!
  40.  
  41. Dave Englund
  42. Grumman Corporate Research Center
  43. englund@gdstech.grumman.com
  44.