[email protected] wrote: > First, i want to thank you all for this wonderful library Thank you!
> I would like to use some icons in my application develloped with qtada but i > didn't manage to do it > > is there a way to use icons or images in qtada (like QT in C++ or like > gtkada) ? Yes! See QIcon, QPixmap, QBitmap classes. If you want to have an example, see sweeper game here: http://www.qtada.com/en/applications.html _______________________________________________ qtada-users mailing list [email protected] http://lists.qtada.com/mailman/listinfo/qtada-users_lists.qtada.com
