Next Contents

Changes up to 1.4n at 8th June 2004

Availability
This release required for Dyalog 10.x It is available as a free update on the website. Further improvements will be available to CUSP subscribers as normal.

Updated Functions and Classes
Class.YN – explicitly sets Bcol else Dyalog SOMETIMES draws them white. No idea why. Strange are the ways of the ducks.

Class.TM – queues a RMM (right-mouse menu) event on right-button down on a grid cell. The message has (current row)(current col)(SelItems) and the user’s selection is left alone by the action.

Class.RGN – was relying on the way ns–foo reports †ŒNSI (was ‘ns’ up to the latest DSS build of Dyalog 10) which now reports the namespace where you ran the expression. I think the change is correct, so this now calls a different version of #.CPro.Make called #.CPro.MakeSub and passes the required namespace in directly as left argument. This should also be marginally faster, as it can skip lots of ‘are we initialised’ checks, as it is never directly called by application code.

Designer #.Designer.Run had the same issue. Fix suggested by Georg Reichard which allows this to work correctly in 8.2 and in 10.x. Many thanks.



Continue to: Changes up to 1.4m at 19th June 2003
© Copyright Causeway Graphical Systems Ltd 2003