in

Kodigo

An all purpose Powerbuilder framework
All Tags » kodigo (RSS)

Browse by Tags

  • Preview 3 available for donwload

    This preview features a DLL only solution instead of PBNI. This allows for more stable debugging and deployment. No features have been compromised from the shift. Subclassing and Application wide Hooking are featured. The first control is also demoed, a simple gradient text making use of the CustomControlBase...
    Posted to Futures Discussion (Forum) by yeyi on 03-30-2008
  • Kodigo 4 Preview 3

    This preview features a DLL only solution instead of PBNI. This allows for more stable debugging and deployment. No features have been compromised from the shift. Subclassing and Application wide Hooking are featured. The first control is also demoed, a simple gradient text making use of the CustomControlBase...
    Posted to Source code (FileGallery) by yeyi on 03-30-2008
  • Preview 2 available for download

    Here is the second preview for Kodigo 4. The PBL names have been changed in order to compile correctly. I have also added the PBNI stuff including source code. So all you C++ people can look at my crappy code and hopefully make it better The sample window demonstrates subclassing controls on the form...
    Posted to Futures Discussion (Forum) by yeyi on 03-25-2008
  • Kodigo 4 Preview 2

    Here is the second preview for Kodigo 4. The PBL names have been changed in order to compile correctly. I have also added the PBNI stuff including source code. The sample window demonstrates subclassing controls on the form using a hoverobject helper. There is also a sample control that makes use of...
    Posted to Source code (FileGallery) by yeyi on 03-25-2008
  • Build failure for PBL's with "." in name

    I just tried building an exe using the new naming conventions and I hit a bad bug, PB won't "write" PBD's even if the PBL were ticked. Worse is that everything is successful according to the project painter but inspecting the output directory shows only an executable with no PBDs. Launching...
    Posted to Futures Discussion (Forum) by yeyi on 03-24-2008
  • Re: Remote Desktop and Images/Painting Speed...

    The images had to be written to disk in order to be used w/in datawindows. The toolbar in Kodigo 3 is actually a datawindow created at runtime (quite slow because of 1 toolbar button equals 4 images, 1 per state), but the new one will be drawn on the fly. But I will still use this technique for datawindow...
    Posted to Futures Discussion (Forum) by yeyi on 03-20-2008
  • Re: Remote Desktop and Images/Painting Speed...

    Grismare, Don is correct. By default, n_svc_file.of_GetTempPath() is what u_dwtoolbar is using to determine where to write the images. @Don - Nice to hear from you again
    Posted to Futures Discussion (Forum) by yeyi on 03-19-2008
  • Kodigo 4 prototype

    Here is a preview of Kodigo 4 based on initial discussions
    Posted to Source code (FileGallery) by yeyi on 03-19-2008
  • Re: Constants/Enumerations

    I remember reading about INDIRECT keyword here . But I have never tried it yet. This looks like a good approach for business objects. Now I am curious about INDIRECT for visual objects. I wonder if setting the property via properties pane at design time will fire the get/setters?
    Posted to Futures Discussion (Forum) by yeyi on 03-18-2008
  • Re: PBL naming and object grouping

    I currently have PB8 and PB10 but I will stick with 10 for now until the project stabilizes. But I am considering supporting earlier versions. Someone actually ported Kodigo v3.3.1.5 to PB9 successfully. If PBNI is the only solution then Kodigo can go only up to PB9. But if I can make a DLL only version...
    Posted to Futures Discussion (Forum) by yeyi on 03-18-2008
Page 2 of 5 (45 items) < Previous 1 2 3 4 5 Next >
Gabriel Abulencia dela Torre 2008
Powered by Community Server (Non-Commercial Edition), by Telligent Systems