Yes, 7.0.5 is the current version. Keeping track of the properties in the grid on the desktop doesn't work well: Microsoft's desktop implementation is not a full grid, just a shell, and does not keep all the properties. Doing it in code is the best way.
Option Explicit is not the default, but it's a good idea to turn on. 7.0.5 should handle Vista better. For a complete list of changes, see this doc: <http://www.nsbasic.com/ce/info/enhancements.htm#New705> >I've been a little out of touch recently so some quick questions: > >Is 7.0.5c the latest version? >I was having some problems with setting properties in the desktop >environment, e.g. on the grid: >I set properties such as number of rows & columns or grid colour >- Next time I open the project they have returned to their defaults. >Has this been sorted out? I know it can be done in code but I've a lot >to go through.. > >Is Option Explicit redundant now - by which I mean does it default to >Option Explicit? (Some sloppy programming to sort out!) > >Up to now I've stuck with v 7.0.4 but I've got some time & I want to >bring everything up to date, especially as 7.0.4 has problems with Vista. > >Regards, >Robert > > > > >------------------------------------ > >Yahoo! Groups Links > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "nsb-ce" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/nsb-ce?hl=en -~----------~----~----~----~------~----~------~--~---
