Re: [Pharo-users] Text presenter autosave features

2019-03-29 Thread Ben Coman
No guarantees, but it might help if you provided a detailed recipe for anyone to reproduce this. cheers -ben On Fri, 29 Mar 2019 at 00:24, Offray Vladimir Luna Cárdenas < offray.l...@mutabit.com> wrote: > Hi, > > Just a remainder if anyone can help with this... > > Thanks, > > Offray > > On 23/03

Re: [Pharo-users] Text presenter autosave features

2019-03-28 Thread Offray Vladimir Luna Cárdenas
Hi, Just a remainder if anyone can help with this... Thanks, Offray On 23/03/19 12:44 p. m., Offray Vladimir Luna Cárdenas wrote: Hi, While migrating Grafoscopio from Pharo 6.x to Pharo 7.x., I noticed that auto save for text fields is not enabled. Previously, when I wrote something in a t

[Pharo-users] Text presenter autosave features

2019-03-23 Thread Offray Vladimir Luna Cárdenas
Hi, While migrating Grafoscopio from Pharo 6.x to Pharo 7.x., I noticed that auto save for text fields is not enabled. Previously, when I wrote something in a text field, the dirty mark in the upper right corner appeared and if autoAccept was enabled, the text was automatically saved. Now wit