On 16 Feb 2015, at 10:46, Tudor Girba <tudor@tudorgirba.com> wrote:Hi,Great question :)Yes, it is possible. Basically, if your presentation selector has two arguments, the second one will be the GTInspector instance.Take a look at:Object>>gtInspectorExampleSourceIn: composite inContext: aGTInspectorThis presentation shows the sources of the example, but only if the previous presentation is the list of examples.Cheers,DoruOn Mon, Feb 16, 2015 at 10:31 AM, Yuriy Tymchuk <yuriy.tymchuk@me.com> wrote:Hi,
is it possible to asses the inspector image from a presentation inside of it? My goal is to have something different in a presentation based on the state of the inspector.
Cheers.
Uko
--