Re: [Scid-users] Mask on Tree

2008-08-21 Thread Pascal Georges
2008/8/21 Alexander Wagner <[EMAIL PROTECTED]> > Pascal Georges wrote: > > Hi! > > But it seems to add linebreaks for longer lines. This is >>>intended I guess? >>> >> >> I suppose you talk about tooltips ? If so, yes. >> > > Did I miss another complete display of the commentary? If you

Re: [Scid-users] Mask on Tree

2008-08-21 Thread Alexander Wagner
Pascal Georges wrote: Hi! >> But it seems to add linebreaks for longer lines. This is >> intended I guess? > > I suppose you talk about tooltips ? If so, yes. Did I miss another complete display of the commentary? > I limited the width to 30 chars and added some code so it > should alw

Re: [Scid-users] Mask on Tree

2008-08-20 Thread Pascal Georges
> This works well now. How is the line break handled here? > (Maybe I should start to shut up ;) Sometimes I use things > like: > > -- > Points to remember >* ... >* ... >* ... > -- > > whe

Re: [Scid-users] Mask on Tree

2008-08-20 Thread Alexander Wagner
Pascal Georges wrote: Hi! >> I did not import it from some file. So the () was passed >> along from the text widget. My immediate idea was "some >> problem with escaping a special char"? > > I tried weird characters without problem. Seems to be gone. Maybe just some bit that needed to rotten do

Re: [Scid-users] Mask on Tree

2008-08-20 Thread Alexander Wagner
Hi! >> Actually, as I'm about to add lines manually I did not >> have the chance to really feel it, but I already fastened >> the seat belts :) > > Beware that Mask format is evolving, and I will not handle > backward compatibility before final release. So expect to > lose your work each time I

Re: [Scid-users] Mask on Tree

2008-08-20 Thread Pascal Georges
2008/8/20 Alexander Wagner <[EMAIL PROTECTED]> > Hi! > > I reworked Mask view >>>Looks very promising promising, indeed! :) >>> >>> Hope you appreciated the speed up : 1 % ! Note that >> Mask info menu gives stats on hashes that will be removed >> later. >> > > Actually, as I

Re: [Scid-users] Mask on Tree

2008-08-19 Thread Alexander Wagner
Hi! >>> I reworked Mask view >> Looks very promising promising, indeed! :) >> > Hope you appreciated the speed up : 1 % ! Note that > Mask info menu gives stats on hashes that will be removed > later. Actually, as I'm about to add lines manually I did not have the chance to reall

Re: [Scid-users] Mask on Tree

2008-08-19 Thread Pascal Georges
2008/8/19 Alexander Wagner <[EMAIL PROTECTED]> > Pascal Georges wrote: > > Hi! > > I reworked Mask view >> > > Looks very promising promising, indeed! :) > Hope you appreciated the speed up : 1 % ! Note that Mask info menu gives stats on hashes that will be removed later. > > Just stumbled

Re: [Scid-users] Mask on Tree

2008-08-19 Thread Pascal Georges
2008/8/19 Alexander Wagner <[EMAIL PROTECTED]> > Pascal Georges wrote: > > Hi! > > I reworked Mask view >> > > Looks very promising promising, indeed! :) > Hope you appreciated the speed up : 1 % ! Note that Mask info menu gives stats on hashes that will be removed later. > > Just stumbled

Re: [Scid-users] Mask on Tree

2008-08-19 Thread Alexander Wagner
Pascal Georges wrote: Hi! > I reworked Mask view Looks very promising promising, indeed! :) Just stumbled accross () in commentary. This throws an exception. Additionally, could it be that there're some \n written to the stm file that are not intended. Adding a marker should probably add the

[Scid-users] Mask on Tree

2008-08-19 Thread Pascal Georges
Hi, I reworked Mask view format due to performance problems (it used to take 1.5 second to display on Tree window, now at most 10 msec). But be aware that the new format is incompatible with the previous one, so don't be surprised if you cannot reopen your saved files. Of course I will freeze this