DGui is alive

Suliman via Digitalmars-d-announce digitalmars-d-announce at puremagic.com
Wed May 21 04:05:26 PDT 2014


On Wednesday, 21 May 2014 at 08:25:20 UTC, Denis Shelomovskij 
wrote:
> 20.05.2014 22:46, Suliman пишет:
>>> DGui need some other controls,such as
>>> imageButton,DataView,GridView....e.t.c.
>>>
>>> Thank you.
>>>
>>> Frank
>>
>> Yes, I very need imageButton. Is there any chance that they 
>> will be
>> developed in nearest time?
>
> No, not in near future. General usage of buttons with images is 
> a `ToolBar` so there is a `ToolButton` with image. As for other 
> controls, e.g. a regular `Button`, one can draw everything in 
> `paint` event.

What is the difference between imageButton and ToolButton?



More information about the Digitalmars-d-announce mailing list