Re: [Pharo-users] Rewriting question

2017-06-12 Thread werner kassens
Hi Nicolai, thanks, yes, i can see that basically more or less solves the problem i had. werner On 06/12/2017 09:15 AM, Nicolai Hess wrote: 2017-06-10 21:16 GMT+02:00 werner kassens >: On 06/10/2017 04:07 PM, werner kassens wrote: On 06/10/2017 03:37

Re: [Pharo-users] Rewriting question

2017-06-12 Thread Nicolai Hess
2017-06-10 21:16 GMT+02:00 werner kassens : > On 06/10/2017 04:07 PM, werner kassens wrote: > >> On 06/10/2017 03:37 PM, werner kassens wrote: >> >>> Hi, >>> >>> i have a private rewriting rule. unfortunately it shows up in the lower >>> pane of the SystemBrowser which makes no sense at all, since

Re: [Pharo-users] Rewriting question

2017-06-10 Thread werner kassens
On 06/10/2017 04:07 PM, werner kassens wrote: On 06/10/2017 03:37 PM, werner kassens wrote: Hi, i have a private rewriting rule. unfortunately it shows up in the lower pane of the SystemBrowser which makes no sense at all, since it is not intended for use outside of the program using it. how

Re: [Pharo-users] Rewriting question

2017-06-10 Thread werner kassens
On 06/10/2017 03:37 PM, werner kassens wrote: Hi, i have a private rewriting rule. unfortunately it shows up in the lower pane of the SystemBrowser which makes no sense at all, since it is not intended for use outside of the program using it. how do i make it invisible for that part of the sy