Henry, It is an impressive example if only for the graphical drawing, and the code parsing also looks quite involved.
In terms of a fix, it should be as simple as ensuring that all of the code that runs on width % change also runs before "form show". The most likely cause is that graphical initialization code is being run after the form becomes visible. ----- Original Message ----- From: Henry Rich <henryhr...@nc.rr.com> To: gene...@jsoftware.com Cc: Sent: Saturday, August 2, 2014 11:26:11 AM Subject: Re: [Jgeneral] sqltable addon dissect is still under development, and I am developing on J6. I suspect something about painting the screen initially causes problems on J8; I will work on that eventually, or fix it now if someone can see what to do right off. I have to have a working version before classes start this year, so don't form any bad impressions before the next release in a couple of weeks! Henry Rich On 8/2/2014 11:21 AM, 'Pascal Jasmin' via General wrote: > sqltable looks like a great interface to data. Thank you. > > Another addon that is new to me, is debug/dissect. A minor glitch with it, > is that it has various random graphical glitches on the display area when it > initially loads. Changing the "max noun" setting redraws everything nicely. > > appologies if this is old version related: > > Engine: j701/2011-01-10/11:25 > Library: 8.02.10 > Qt IDE: 1.1.3/5.3.0 > Platform: Win 64 > > > > ----- Original Message ----- > From: bill lam <bbill....@gmail.com> > To: JGeneral <gene...@jsoftware.com> > Cc: > Sent: Saturday, August 2, 2014 4:17:27 AM > Subject: [Jgeneral] sqltable addon > > At J User Conference 2014, Anssi Seppälä asked during his > presentaion why "sqltable" had not been available in JAL. > Sorry, that was all my fault. > > Sqltable which was originally a consultation work done for Anssi > is now available as a JAL addon for J802. Be sure to study > the readme.txt and run the test scritps to understand how > it works. Note that data/odbc needs update to run this package. > > Thank you Anssi. > ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm