|
-
Feb 28th, 2018, 09:56 AM
#1
Addicted Member
Re: CommonControls (Replacement of the MS common controls)
 Originally Posted by Karl77
VbNetMatrix Don't let us hijack Krool's thread...
Agree... let's focus on Krool project...
 Originally Posted by Karl77
In fact there is only one single dependency for all the controls needed for a 'normal' UI.
Or no dependency if you work with the EXE version.
not sure I follow... Krool is not totally replacment since it depend on original control. It's improvment of original control, meaning it require the SAME dependency or do I miss something ?
what about the documentation about the installation and use of the EXE version ? is it completed yet ?
-
Feb 28th, 2018, 12:04 PM
#2
Fanatic Member
Re: CommonControls (Replacement of the MS common controls)
 Originally Posted by VbNetMatrix
not sure I follow... Krool is not totally replacment since it depend on original control.
Not true.
The VBCCR control base is comctl32.dll (part of the OS).
It's improvment of original control, meaning it require the SAME dependency or do I miss something ?
Yes, you do...
The best thing is, you start reading this thread from the very first post on.
Then you should know 'everything'.
what about the documentation about the installation and use of the EXE version ? is it completed yet ?
No need for an installation, just copy the folders and files.
You can see all the needed coding in the demo.
Again, you should read this in the first few posts.
http://www.vbforums.com/showthread.p...=1#post4277565
-
Mar 5th, 2018, 12:29 AM
#3
Addicted Member
Re: CommonControls (Replacement of the MS common controls)
 Originally Posted by Karl77
The best thing is, you start reading this thread from the very first post on.
Then you should know 'everything'.
I did that... still don't understand... something is incredibly easy for me like programming.... and other are incredibly complex, like managing a smart phone. And I read this forum since the first post and unless it changed since I read it, I still don't understand.
-
Mar 5th, 2018, 02:20 AM
#4
Fanatic Member
Re: CommonControls (Replacement of the MS common controls)
VbNetMatrix
2 possibilities:
1) Take the complete EXE demo. Delete all that you don't need. Add your code into this project.
2) Use the OCX version. Usage is as with other OCX's.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|