go to www.geomview.org home page
 
Home

Overview
FAQ
Documentation

Download

Mailing List

Geomview For Windows?

Support
Users
Development

Bug Reporting
Contributing
Contact Us

Sponsors

 

Site Search

 

Advanced
Search

 
About the software@geom archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

(real-id) command; forms.h


  • To: software
  • Subject: (real-id) command; forms.h
  • From: slevy
  • Date: Wed, 27 Jan 93 13:44:29 CST

I've added a (real-id) lisp command; given an object name, it returns
nil if nonexistent (with no error message) or a canonical object name,
currently the object's long name, as a quoted string.  So you can get the
selected object's name with
   (echo (real-id target))
and test whether e.g. the world is the selected object with
   (if  (= (real-id target) (real-id World))  ... )

Oddity: I noticed last night that the installed forms.h file wasn't the one
with Celeste's new color wheel object, so glui.c wouldn't compile.  This is
strange, since it clearly has been compiling fine for a couple of weeks.
Anyway, the new forms.h (taken from the FORMS source tree) is now installed in
/usr/local/include, /u/gcg/ngrap/include, and /u/gcg/ngrap/src/lib/forms,
and all copies of libforms.a are updated as well.


 
Home | Overview | FAQ | Documentation | Support | Download | Mailing List
Windows? | Development | Bug Reporting | Contributing | Contact Us | Sponsors
 
site hosted by
SourceForge Logo