Page 3 of 3 FirstFirst 123
Results 81 to 87 of 87

Thread: Krools Common Controls - Documentation and an Update/Compile Utility

  1. #81

    Thread Starter
    Hyperactive Member
    Join Date
    Feb 2015
    Location
    Colorado USA
    Posts
    271

    Re: Krools Common Controls - Documentation and an Update/Compile Utility

    Version 3.5 is at the bottom of the first post. It now works with VBCCRxx up through 18 (v1.8).

  2. #82
    Lively Member
    Join Date
    Oct 2014
    Posts
    107

    Re: Krools Common Controls - Documentation and an Update/Compile Utility

    Hello MountainMan!

    When compiling "DriveComboDemo" (linked above), the following error is reported, please help you deal with it. Thank you!

    Error Message:
    FolderCompress = ErrCatch("Cannot set compression for " & Quote(anFSD.Path), -1&, True, , ErrCtrl)

    Name:  ????_20240821194747.jpg
Views: 470
Size:  44.3 KB

    Name:  ????_20240821194811.jpg
Views: 472
Size:  42.6 KB

    Name:  ????_20240821195310.jpg
Views: 483
Size:  37.0 KB

  3. #83
    Junior Member
    Join Date
    Nov 2024
    Location
    USA, Pennsylvania
    Posts
    20

    Lightbulb Conversion Tool for vb6 OCX to Krool OCX

    First, many thanks for your contributions and support.

    Your update utility requires a project that was already converted to Krool's OCX.
    Hexagora's (out-of-support) UNICODE OCX suite comes with a nice utility (PrjConv.exe) that allows conversion from a project that has NOT been converted yet (to Hexagora's controls -- not to Krool's controls).

    Please consider adding that option to your utility? It would be a big time saver and would make the transition much easier.

    Name:  Hexagora1.png
Views: 403
Size:  32.5 KB

    Name:  Hexagora2.png
Views: 386
Size:  16.4 KB

    Name:  Hexagora3.png
Views: 405
Size:  14.1 KB
    Last edited by Condor3; Jan 2nd, 2025 at 08:45 AM.

  4. #84
    Junior Member
    Join Date
    Dec 2020
    Posts
    20

    Re: Conversion Tool for vb6 OCX to Krool OCX

    Excellent utility, thanks. I'd like to update our code to the current VBFLXGRD18, and see that the utility only goes to 17. I see where you are using this in Set_xx_Flex, but in looking at the GUIDs in Krool's post for 18, I see four CLSIDs instead of three (which I can confirm for the prior versions). So, I'm afraid I must ask for a bit of help. Thanks, and happy new year!

  5. #85
    PowerPoster
    Join Date
    Jan 2020
    Posts
    5,040

    Re: Krools Common Controls - Documentation and an Update/Compile Utility

    In fact, we need a general version management system.?Use the OCX version for testing. The source code is used for the final compilation.

    For many of these open source controls or other libraries.
    It's also good to keep multiple versions of the source code. Because the new version may have a lot of bugs, the old version is smaller.

    Some versions can be used seamlessly, and some versions can not be directly compatible because they are too modified, so they need to modify a lot of things.

    Better add another one. For a project with multiple controls. Userconrtol, if we only need to keep one. You can use code to automatically remove redundant other controls or modules. It would be better if we could delete all the unnecessary API declaration data structures and redundant functions.

    In short, if there are four user controls in a control project, I only need to extract one of them and delete all the unnecessary code.

  6. #86
    Junior Member
    Join Date
    Dec 2020
    Posts
    20

    Re: Conversion Tool for vb6 OCX to Krool OCX

    Quote Originally Posted by TheLeePiper View Post
    Excellent utility, thanks. I'd like to update our code to the current VBFLXGRD18, and see that the utility only goes to 17. I see where you are using this in Set_xx_Flex, but in looking at the GUIDs in Krool's post for 18, I see four CLSIDs instead of three (which I can confirm for the prior versions). So, I'm afraid I must ask for a bit of help. Thanks, and happy new year!
    Just following up on this to see if you have near-term plans to add VBFLXGRD18 to your migration utility. Not pressing, just planning. Thanks!

  7. #87
    Fanatic Member
    Join Date
    Jul 2017
    Posts
    666

    Re: Krools Common Controls - Documentation and an Update/Compile Utility

    Thank you so much! They work amazingly!

Page 3 of 3 FirstFirst 123

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width