Hi! I'm glad you like it. Last I remember, I had this code in the aDesigner class, is that correct? I removed it in favour of the aMultipage class, where I have a better menu builder th-cam.com/video/O8ZDGW06z_I/w-d-xo.html The reason being that in the multi page you can view each page separately as you add controls, while with the previous frame approach everything was cramped. I will put the code back to the aDesigner class and you can find it updated later today or tomorrow here: github.com/alexofrhodes/VBA-Library/tree/main/CLASSES Are you using any of my tools? Any feedback is really useful! Thanks.
actually it's a mess to separate some things to provide as standalones, as they are interconnected. you can have a look at the file where i develop VBE and Objects mods at github.com/alexofrhodes/VBA-Projects/tree/main/Addins/DEV%20Tools . The userforms named like "Z_*" have some examples. The Z_Multipage covers the menu building. Ask me anything if you need an explanation or custom request. Will push an update for DevTools, probably tomorrow, including a Radial Menu, stay tuned. Thanks.
i'll try to keep the minimum code required to make the Multipage Menu Builder into a standalone, but i'm a bit busy at the moment. if you are looking to make things easier that would be 1. creating custom macros 2. making them accessible from ribbon or right cilck menus or 3. userforms. What are you working on?
So extremely useful tutorial
The multipage is better
th-cam.com/video/KpFNGfNe_Ls/w-d-xo.htmlsi=UEiP2eqNxHF8DOq3
I like this a lot, is there a reason why it's not on github anymore?
Hi! I'm glad you like it.
Last I remember, I had this code in the aDesigner class, is that correct?
I removed it in favour of the aMultipage class, where I have a better menu builder
th-cam.com/video/O8ZDGW06z_I/w-d-xo.html
The reason being that in the multi page you can view each page separately as you add controls, while with the previous frame approach everything was cramped.
I will put the code back to the aDesigner class and you can find it updated later today or tomorrow here:
github.com/alexofrhodes/VBA-Library/tree/main/CLASSES
Are you using any of my tools? Any feedback is really useful! Thanks.
@@alexofrhodes Hi, I'm looking into your tools rn to see what I want to use and make my life easier
I will provide feedback later
actually it's a mess to separate some things to provide as standalones, as they are interconnected. you can have a look at the file where i develop VBE and Objects mods at github.com/alexofrhodes/VBA-Projects/tree/main/Addins/DEV%20Tools . The userforms named like "Z_*" have some examples. The Z_Multipage covers the menu building. Ask me anything if you need an explanation or custom request. Will push an update for DevTools, probably tomorrow, including a Radial Menu, stay tuned. Thanks.
@@alexofrhodes will do, thanks for the work
i'll try to keep the minimum code required to make the Multipage Menu Builder into a standalone, but i'm a bit busy at the moment. if you are looking to make things easier that would be 1. creating custom macros 2. making them accessible from ribbon or right cilck menus or 3. userforms. What are you working on?
Show de bola muito bom
I think I should modify this to work with multi page control instead of frames