Hi,
I made a test program that draws shapes in a in-memory bitmap and displays
it in a form.. i tested it in windows and it worked very very fast with no
problems.. but when i ported it in Linux Mono, it doesnt have any problem but
seems to be very slow (I can see it being drawn).. does anyone know why this
happens? is there an alternate solution? any help would be appreciated..
thank you so much in advance...
I made a test program that draws shapes in a in-memory bitmap and displays
it in a form.. i tested it in windows and it worked very very fast with no
problems.. but when i ported it in Linux Mono, it doesnt have any problem but
seems to be very slow (I can see it being drawn).. does anyone know why this
happens? is there an alternate solution? any help would be appreciated..
thank you so much in advance...
Comment