Whoa... this Kodigo have gone more level higher. I've tried using your old Kodigo on a few projects before. In fact I'm still maintaining it, but I'm stuck somewhere where the comctl for images crashing the application after several runs. What happen is in my application my main menu is a treeview on the left side and a listview on the right side. Both are using comctl for populating icons on all the items. And the comctl is reading my Icon Library based on id.
Well, anyway i'll try to explore first your new/updated framework. Then maybe from here I can share and contribute...
Who else with on this project? Are you using PB10.5?
Keep up the good work.
Thanks.
Dwinex
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Good to hear from you. Kodigo is now currently v3, PB10+ only. This version is much closer to the v2 released back in 2003 (using SBA). After using it in a couple of projects, i decided to overhaul since i discovered some weaknesess in object life-cycle (objects not used are still in memory). So v3 addresses this problem and also decouples the services further from the subscribers. I also envied a lot of stuff from .NET so i put in some 'ala' .NET (sizing service, etc) and most GUI stuff are design time (via painter, properties tab, see variables starting with '#').
I also had problems with comctl management (rebars, toolbars) giving me leaks and crashes. Although i still support them for this release, i wrote a Datawindow based rebar/toolbar compbo from scratch. No crashes so far =)
I guess the biggest weakness right now is... DOCUMENTATION!!! I still have not gone around to documenting this. But i know i have to so i will, slowly... I'd rather code :p
Keep Posted!
Yeyi
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
The screenshots actually show an application running v3 as the core framework. Multi-Application MDI, with explorer sheets. Problem is it's tied down to the database schema so i'm trying to re-create it without having a dependency with our production database. As soon as i have time... =p
I have one cool component coming up, it's the .NET collapsable panels (VS.NET IDE). Really cool stuff =)
Yeyi
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Will wait for this collapsable panels. :p <drooling>
Btw, is it possible to post the Multi-App MDI. I just need to get an idea on how to start with just a Single-App MDI. If not possible you can send a smple to me.
Thanks a lot.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I'll try to post the code on a separate donwload. Are you using MS SQL? i can post the DDL to create the security database so you can run it and see it connect to Northwind and ASA. I'll also upload the collapsable panels under Kodigo3 so you can see the work in progress... =) Keep posted in the next day or so. I just arrive in the PH from SG so i have alot of stuff to do. I'll be back in SG on Sunday but i'll try to upload it while i'm here.
Regards,
Yeyi
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi Yeyi,
Wassup? Where in the world are you now?
Whoa... this Kodigo have gone more level higher. I've tried using your old Kodigo on a few projects before. In fact I'm still maintaining it, but I'm stuck somewhere where the comctl for images crashing the application after several runs. What happen is in my application my main menu is a treeview on the left side and a listview on the right side. Both are using comctl for populating icons on all the items. And the comctl is reading my Icon Library based on id.
Well, anyway i'll try to explore first your new/updated framework. Then maybe from here I can share and contribute...
Who else with on this project? Are you using PB10.5?
Keep up the good work.
Thanks.
Dwinex
Yo Dwinex!
Good to hear from you. Kodigo is now currently v3, PB10+ only. This version is much closer to the v2 released back in 2003 (using SBA). After using it in a couple of projects, i decided to overhaul since i discovered some weaknesess in object life-cycle (objects not used are still in memory). So v3 addresses this problem and also decouples the services further from the subscribers. I also envied a lot of stuff from .NET so i put in some 'ala' .NET (sizing service, etc) and most GUI stuff are design time (via painter, properties tab, see variables starting with '#').
I also had problems with comctl management (rebars, toolbars) giving me leaks and crashes. Although i still support them for this release, i wrote a Datawindow based rebar/toolbar compbo from scratch. No crashes so far =)
I guess the biggest weakness right now is... DOCUMENTATION!!! I still have not gone around to documenting this. But i know i have to so i will, slowly... I'd rather code :p
Keep Posted!
Yeyi
The screenshots actually show an application running v3 as the core framework. Multi-Application MDI, with explorer sheets. Problem is it's tied down to the database schema so i'm trying to re-create it without having a dependency with our production database. As soon as i have time... =p
I have one cool component coming up, it's the .NET collapsable panels (VS.NET IDE). Really cool stuff =)
Yeyi
Will wait for this collapsable panels. :p <drooling>
Btw, is it possible to post the Multi-App MDI. I just need to get an idea on how to start with just a Single-App MDI. If not possible you can send a smple to me.
Thanks a lot.
I'll try to post the code on a separate donwload. Are you using MS SQL? i can post the DDL to create the security database so you can run it and see it connect to Northwind and ASA. I'll also upload the collapsable panels under Kodigo3 so you can see the work in progress... =) Keep posted in the next day or so. I just arrive in the PH from SG so i have alot of stuff to do. I'll be back in SG on Sunday but i'll try to upload it while i'm here.
Regards,
Yeyi
Ok. I'll wait for your posting. I'll drop by here once in a while. Btw, I'm using MSSQL and Oracle.
I'll be in PH also maybe mid May for 1 or 2 weeks, then back here in KL afterwards.
Thanks.
Dwinex