[F-Script-talk] Re: embedded question
Brought to you by:
pmougin
From: Philippe M. <pm...@ac...> - 2005-05-04 20:34:05
|
Le 2 mai 05 =E0 21:01, ackerman a =E9crit : [...] > i was hoping to avoid this level of manually adding code to inspect =20= > an object. > i want to type 'sys browse' in the FSInterpreterView and see a list =20= > of instances of all allocated objects, preferably listed by class. > the docs seem to show this happening, but i don't see any object =20 > instances in my object browser. > so i am wondering what i have to do to see my apps objects in the =20 > browser that is embedded in my app. Hi, This feature is not available in F-Script. I would like to add it but =20= I have no idea about how to implement it (i.e. how to get all the =20 instances in the current application). Does someone know how to do it ? Cheers, Philippe Mougin |