Jim Lawrence
accessd at shaw.ca
Fri Oct 4 13:04:08 CDT 2013
Hi Arthur: I do have a copy of your code and maybe your article stashed on one of my drives and if you are interested I can send it to you. Jim ----- Original Message ----- From: "Arthur Fuller" <fuller.artful at gmail.com> To: "Access Developers discussion and problem solving" <accessd at databaseadvisors.com> Sent: Friday, October 4, 2013 8:24:34 AM Subject: Re: [AccessD] Form navigation I still haven't found my rewrite of the switchboard stuff that uses a treeview. Too many backups to go through. So I'm going to write it again. As Don Knuth said, any significant program is worth writing twice -- once to understand the problem and once to solve it. I hold that maxim dear to my heart; although maybe (at least in the MS world) it's worth changing the app to write the XML required for the ribbon. It took me a while to get used to the ribbon, but now I quite like it. A. On Fri, Oct 4, 2013 at 11:03 AM, Gustav Brock <gustav at cactus.dk> wrote: > Hi Jim > > Yes, a bit strange, or for 2007 only, or not for Access. > Or perhaps it is not that difficult to do in plain XML when you get used to > it. > > /gustav > > -----Oprindelig meddelelse----- > Fra: accessd-bounces at databaseadvisors.com > [mailto:accessd-bounces at databaseadvisors.com] På vegne af Jim Dettman > Sendt: 4. oktober 2013 15:50 > Til: 'Access Developers discussion and problem solving' > Emne: Re: [AccessD] Form navigation > > > That's the only editor out there that I'm aware of. > > Jim. > > -----Original Message----- > From: accessd-bounces at databaseadvisors.com > [mailto:accessd-bounces at databaseadvisors.com] On Behalf Of Gustav Brock > Sent: Friday, October 04, 2013 08:23 AM > To: 'Access Developers discussion and problem solving' > Subject: Re: [AccessD] Form navigation > > Hi all > > Does anyone know of a decent editor for these ribbons? > > I tried to check out RibbonCreator: > > http://www.ribboncreator2010.de > > but this piece of shareware (their own wording) won't run on my decent > machine - it fails with an 0x8002801D error: > > System.IndexOutOfRangeException: Subscript out of range > at Microsoft.Vbe.Interop.VBProjectsClass.Item(Object index) > at Ribbon2010.basVBE.FindModul(Object strModulname, Object VBEProject) > at Ribbon2010.Form1.btnSelDatabase_Click(Object sender, EventArgs e) > at System.Windows.Forms.Control.OnClick(EventArgs e) > > You would expect some level of support on this but no, this stubborn > support > team asks you to first buy a license ... and only suggests to install the > tool in a VM without(!) Access. How far out is that? > > But there must be other tools out there. Some, however, are for Excel, > Word, > PP only, and some have not been developed further than 2007. > Or can the Office Tools for Visual Studio be used? > > Any suggestions? > > /gustav > > > -----Oprindelig meddelelse----- > Fra: accessd-bounces at databaseadvisors.com > [mailto:accessd-bounces at databaseadvisors.com] På vegne af Mark Simms > Sendt: 1. oktober 2013 10:32 > Til: 'Access Developers discussion and problem solving' > Emne: Re: [AccessD] Form navigation > > You definitely want to go with the Ribbon, but you don't want to proceed > without Albert Kallal's fine Ribbon Class. It makes the task of customizing > and maintaining a complex set of ribbon controls very easy. > Otherwise, the callbacks will really become unmanageable after a large set > is required. > > > -- > AccessD mailing list > AccessD at databaseadvisors.com > http://databaseadvisors.com/mailman/listinfo/accessd > Website: http://www.databaseadvisors.com > -- Arthur -- AccessD mailing list AccessD at databaseadvisors.com http://databaseadvisors.com/mailman/listinfo/accessd Website: http://www.databaseadvisors.com