
10-13-2008, 08:21 PM
|
|
ǝɔɐɹq ʎןɹnɔ
|
 |
Join Date: Dec 2006
Location: Germany
Posts: 5,153
|
|
Quote:
Originally Posted by Inverness
I believe you need to set the icon size in the GuiTabCtrl before the icons will appear. You would use seticonsize(width, height). Now then, the icon variable in each row is a TDrawingPanel, which means you for each row you would do icon.drawimage(x, y, filename).
http://wiki.graal.net/index.php/Crea...ent/GuiTabCtrl
|
That worked perfectly. Thanks a bunch <3 |
|
|
|