Library : MoreListiconGadget (only for Windows)
-
- Enthusiast
- Posts: 613
- Joined: Tue May 06, 2003 2:50 pm
- Location: Germany
- Contact:
Thanks again, Denis.
It's working great here!
Now I get to take all that ugly WinAPI code out! Yay!
It's working great here!
Now I get to take all that ugly WinAPI code out! Yay!
-Mitchell
Check out kBilling for all your billing software needs!
http://www.k-billing.com
Code Signing / Authenticode Certificates (Get rid of those Unknown Publisher warnings!)
http://codesigning.ksoftware.net
Check out kBilling for all your billing software needs!
http://www.k-billing.com
Code Signing / Authenticode Certificates (Get rid of those Unknown Publisher warnings!)
http://codesigning.ksoftware.net
I'm not sure if it would be possible but adding an image to the list icon header would be a handy thing!
I have it working now (remember, you did most of the work!) and I'm happy to post the code if you need it..
I have it working now (remember, you did most of the work!) and I'm happy to post the code if you need it..
-Mitchell
Check out kBilling for all your billing software needs!
http://www.k-billing.com
Code Signing / Authenticode Certificates (Get rid of those Unknown Publisher warnings!)
http://codesigning.ksoftware.net
Check out kBilling for all your billing software needs!
http://www.k-billing.com
Code Signing / Authenticode Certificates (Get rid of those Unknown Publisher warnings!)
http://codesigning.ksoftware.net
@Denis:
It would be nice if cleargadgetitemlist() would reset all the colors in a listicongadget to its defaults. or there should be a command in your lib that does this work couse you dont have the abillity to change the cleargadgetitemlist() command in freds lib.
Anyway, your lib works realy great!!!!
Cheers
Mike
It would be nice if cleargadgetitemlist() would reset all the colors in a listicongadget to its defaults. or there should be a command in your lib that does this work couse you dont have the abillity to change the cleargadgetitemlist() command in freds lib.
Anyway, your lib works realy great!!!!
Cheers
Mike
Tranquil
I've just puted a new version of My lib MoreListIconGadget. Version 1.31.
Here it is :
English page : http://denislabarre.free.fr/index_en.html
French page : http://denislabarre.free.fr/index.html
Select english to have english Help file.
Select Francais to have french Help file.
There is 2 zip files for the same lib (one in french and the other in english).
I've fixed a bug with items colors and added one command :
RemoveItemsColor(#gadget) to remove customer colors.
Here it is :
English page : http://denislabarre.free.fr/index_en.html
French page : http://denislabarre.free.fr/index.html
Select english to have english Help file.
Select Francais to have french Help file.
There is 2 zip files for the same lib (one in french and the other in english).
I've fixed a bug with items colors and added one command :
RemoveItemsColor(#gadget) to remove customer colors.
A+
Denis
Denis
Denis,
Hello! It's been a while since we last "spoke", and I have a question:
If I call LockColumnSize(Gadget_lstStatus, #PB_LockAll), it prevents the user from resizing the ListIcon columns by dragging the column separators in the header. However, the columns are still resized if you *double-click* on a column separator.
Do you know of any way to prevent this?
Regards,
Eric
Hello! It's been a while since we last "spoke", and I have a question:
If I call LockColumnSize(Gadget_lstStatus, #PB_LockAll), it prevents the user from resizing the ListIcon columns by dragging the column separators in the header. However, the columns are still resized if you *double-click* on a column separator.
Do you know of any way to prevent this?
Regards,
Eric
Hi Eric,ebs wrote:Denis,
Hello! It's been a while since we last "spoke", and I have a question:
Eric
I spend most of my time on french PureBasic forum (

I have no ideas yet about this trouble. If i find something, i'll tell us the solution.
Have a nice day.
A+
Denis
Denis