Saif Ahmed

Results 29 comments of Saif Ahmed

You are clearly vastly more experienced than me, so I will certainly benefit from your guidance. My approach may be not the most efficient. But essentially I will create a...

I have uploaded a win32 test folder with a test environment. You should not have to install anything if Win32::GUI is already on your system. In it there is a...

No worries mate, we both have a still a lot to do so Wednesday or even later will be fine

Many problems largely caused by me not having a Windows system to try on...but i have uploaded a package of files into a zip that may work (probably not actually)...and...

Sorry in a folder called [Win32](https://github.com/saiftynet/GUIDeFATE/blob/master/Win32/GUIDeFATE-tkwin32.zip). Tried running under Wine (a windows API layer for Linux) The TK sorta works, but Win32 back end fails...though I get a brief flash...

Have struggled to test it in WINE. Will now invest in a Windows license to get it running in a vm.

No worries mate. I appreciate your support. A bit of advice...if I include win32 support will it break things for people like Linux users who cant install the win32 modules?...

Ok will do..currently if I add Win32 as a dependency (no win32 in Linux), then install fails...maybe better to check if dependencies installed, but leave that to the user....do you...

Hi Matthew, Have finally got a Windows License and have it going on a virtual machine. [Here](https://github.com/saiftynet/GUIDeFATE/blob/master/Win32/GF%20win32%20Test.zip) is a test environment. I can not get images working using ActiveState Perl....

Have updated image handling...Issues 1) Win32::GUI::DIBitmap required to load other formats and sizes of images no longer in repos, so had to use Image Magick to resize and convert to...