Hi Bernardo.

RBEnvironment is not supported in Calypso. But you can scope browser to the
set of packages:

ClyFullBrowser openWithState: [:browser |
           browser switchToPackageScopeOf: {Announcer package. Array
package}]


It will keep given scope in following navigation from opened browser.  for
example try open senders from the browser and then spawn full browser from
one of items.

пт, 30 авг. 2019 г. в 01:02, Bernardo Ezequiel Contreras <
vonbecm...@gmail.com>:

> thanks, but nop. (i downloaded drgeo and tested that expression)
> i want to open the system browser with my project's packages, only that.
> thanks again.
>
>
> On Thu, Aug 29, 2019 at 9:16 AM Hilaire <hila...@drgeo.eu> wrote:
>
>> On DrGeo based on P7, I do this:
>>
>> Smalltalk tools browser openOnClass: DrGeoSketch
>>
>> Hope it help.
>>
>> Hilaire
>>
>> --
>> Dr. Geo
>> http://drgeo.eu
>>
>>
>>
>>
>
> --
> Bernardo E.C.
>
> Sent from a cheap desktop computer in South America.
>

Reply via email to