DWT Forms Icons

Tim M tim.matthews7 at gmail.com
Sun Sep 7 16:27:20 PDT 2008


Hi I decided to port one of my programs from dfl to dwt and haven't yet been liking it one bit. My program went from 339K to 2.81M, the code is much more complex, at lot more imports and takes longer to compile its taken me a long time and a lot of confusion and I still don't see the point of listeners when in dfl all i have to do is: myButton.click ~= &generateKey;
It seems like a step backwards or wrong direction for me and I spent nearly a whole day trying to get my icon display.

Anyway I compile the program and link it with the resource and the icon is visible on the taskbar but i couldn't get it to display in the top left corner of the app. I've tried a lot and I think it has something to do with dwtx.jface.resources but i couldn't figure it out. Please help.


More information about the Digitalmars-d-dwt mailing list