Seite 2 von 5

Verfasst: 13.07.2006 08:25
von Graffiti
ohne CallBack funktioniert PureColor aber nicht mehr so wie vorher,
sondern wesentlich umständlicher

also es stimmt nicht ganz das keine Callbacks mehr notwendig sind,

siehe hier:

http://www.purebasic.fr/german/viewtopic.php?t=9204

Bug oder Absicht ?

Bild

Verfasst: 13.07.2006 09:35
von gnozal
Both libs (PB3.94 and PB4.00) work fine for me.

Maybe you could post some code to demonstrate the problem ?

Verfasst: 13.07.2006 11:07
von Kiffi
Hello gnozal,

> Maybe you could post some code to demonstrate the problem ?

the code to demonstrate the problem is in this thread:
http://www.purebasic.fr/german/viewtopic.php?t=9204

Explanation: If i have a ListIconGadget with many items (the scrollbar
appears) and i remove one item, the color of the lines are not correct. I think
there ist a refresh of the ListIconGadget missing.

Greetings ... Kiffi

Verfasst: 13.07.2006 11:18
von Graffiti
Danke Kiffi

habe mir gerade Gedanken gemacht wie ich es auf (meinem schlechten Englisch) schreibe

Verfasst: 13.07.2006 11:20
von Kiffi
> habe mir gerade Gedanken gemacht wie ich es auf (meinem schlechten
> Englisch) schreibe

mein Englisch ist auch nicht so besonders (ich hoffe, ich habe keine allzu
schlimmen Fehler gemacht). ;-)

Grüße ... Kiffi

Verfasst: 13.07.2006 16:38
von gnozal
Kiffi hat geschrieben:Hello gnozal,

> Maybe you could post some code to demonstrate the problem ?

the code to demonstrate the problem is in this thread:
http://www.purebasic.fr/german/viewtopic.php?t=9204

Explanation: If i have a ListIconGadget with many items (the scrollbar
appears) and i remove one item, the color of the lines are not correct. I think
there ist a refresh of the ListIconGadget missing.

Greetings ... Kiffi
Ok, I will see what I can do.

Verfasst: 15.07.2006 15:40
von gnozal
Graffiti hat geschrieben:ohne CallBack funktioniert PureColor aber nicht mehr so wie vorher, sondern wesentlich umständlicher also es stimmt nicht ganz das keine Callbacks mehr notwendig sind
Fixed

Verfasst: 15.07.2006 16:20
von Kiffi
gnozal hat geschrieben:Fixed
Thanks! :allright:

Greetings ... Kiffi

Verfasst: 16.07.2006 07:44
von Graffiti
@ Gnozal

I already tested it
functioned perfectly

Gnozal thanks

Verfasst: 18.07.2006 00:47
von Delle
Hi gnozal,

is it possible to set the color of the scrollbars (vert+horz) of a ListIconGadget() too?