what you think about my ThumbListGadget?

Developed or developing a new product in PureBasic? Tell the world about it.
nicolaus
Enthusiast
Enthusiast
Posts: 456
Joined: Tue Aug 05, 2003 11:30 pm
Contact:

what you think about my ThumbListGadget?

Post by nicolaus »

Hello all,

Momently i work on a ThumbListGadget.
I want know if you want a gadget like this and what for functions you want?!
At this time the Lib have this functions
- TLG_AddThumbItem()
- TLG_GetItemText()
- TLG_SetItemText()
- TLG_GetItemWidth()
- TLG_SetItemWidth()
- TLG_GetItemHeigth()
- TLG_SetItemHeight()
- TLG_GetItemSize() ; return the size (width and height) the hi-order word is the Height and the low-order word is the width
- TLG_SetItemSize()
- TLG_GetItemTextColor()
- TLG_SetItemTextColor()
- TLG_GetItemColor() ; returns the color for Item in the high-order word and ItemBorder in the low-order word
- TLG_SetItemColor()
- TLG_GetGadgetColor()
- TLG_SetGadgetColor()
- TLG_Resize()
You can select Item and multi select item (hold STRG)

Ok and a first screenshot:
Image

So for this time you can´t download a version (it is in procress) but the next time i want releas the first version.
Please say me wat for functions you want.

regards,
Nico
User avatar
GeoTrail
Addict
Addict
Posts: 2794
Joined: Fri Feb 13, 2004 12:45 am
Location: Bergen, Norway
Contact:

Post by GeoTrail »

Looks very interesting.
Can you select how many collums to be displayed on each row?
I Stepped On A Cornflake!!! Now I'm A Cereal Killer!
nicolaus
Enthusiast
Enthusiast
Posts: 456
Joined: Tue Aug 05, 2003 11:30 pm
Contact:

Post by nicolaus »

GeoTrail wrote:Looks very interesting.
Can you select how many collums to be displayed on each row?
No, if you add a new item the gadget calculate automatically how many items it can be display in one line.
It is the same technical like ACDSee

If you change the Width or Height for the items the gadget reclacluat the items per line .

Nico
User avatar
netmaestro
PureBasic Bullfrog
PureBasic Bullfrog
Posts: 8451
Joined: Wed Jul 06, 2005 5:42 am
Location: Fort Nelson, BC, Canada

Post by netmaestro »

If you could get the one on the top right to stretch out a bit that would be excellent.
BERESHEIT
walker
Enthusiast
Enthusiast
Posts: 634
Joined: Wed May 05, 2004 4:04 pm
Location: Germany

Post by walker »

looks very promising...
will it be cross platform (the source)? that would be nice :D
User avatar
Fangbeast
PureBasic Protozoa
PureBasic Protozoa
Posts: 4789
Joined: Fri Apr 25, 2003 3:08 pm
Location: Not Sydney!!! (Bad water, no goats)

Looks great!

Post by Fangbeast »

I had a library book application that could have benefited from this. (And I have the same artwork collection that you do it seems).

Keep up the good work.
nicolaus
Enthusiast
Enthusiast
Posts: 456
Joined: Tue Aug 05, 2003 11:30 pm
Contact:

Post by nicolaus »

After a long time and a big crash of my HDD, here is the next screenshot of the ThumbListGadget.
You see a new and very nice function. If you go with the mouse over a item in the list and hold the mouse longer than 2 sec over the item, it opens a biger preview.

Hope you like the screenshot.
And you see it works very well with Vista
The build of the Gadget is not finished and so please wait more times for a first version.

Image
User avatar
GeoTrail
Addict
Addict
Posts: 2794
Joined: Fri Feb 13, 2004 12:45 am
Location: Bergen, Norway
Contact:

Post by GeoTrail »

Looks very impressive. I can't wait for the release ;)
keep up the great work :)
I Stepped On A Cornflake!!! Now I'm A Cereal Killer!
User avatar
DoubleDutch
Addict
Addict
Posts: 3220
Joined: Thu Aug 07, 2003 7:01 pm
Location: United Kingdom
Contact:

Post by DoubleDutch »

Looks great.
https://deluxepixel.com <- My Business website
https://reportcomplete.com <- School end of term reports system
User avatar
Fangbeast
PureBasic Protozoa
PureBasic Protozoa
Posts: 4789
Joined: Fri Apr 25, 2003 3:08 pm
Location: Not Sydney!!! (Bad water, no goats)

Post by Fangbeast »

I think I've died with happiness because it looks so good. More great stuff in PB to silence the critics.

I will sell my body for a copy:):):)


No comments from the peanuts gallery :):):)
Poshu
Enthusiast
Enthusiast
Posts: 459
Joined: Tue Jan 25, 2005 7:01 pm
Location: Canada

Post by Poshu »

It looks far better than nexus, but I'll stack with srod's one cause I don't need sweet display.
Still it might be a great addition to PB's gadget library.
byo
Enthusiast
Enthusiast
Posts: 635
Joined: Mon Apr 02, 2007 1:43 am
Location: Brazil

Post by byo »

Looks very nice.
Proud registered Purebasic user.
Because programming should be fun.
Post Reply