in reply to Re^2: WinLoft - Can we port it to Linux?
in thread WinLoft - Can we port it to Linux?

As that site says, the applications built with WinLoft use the Win32::GUI interface, which is only available on Windows.

You might be able to leverage some of its capabilities for a porting effort, but it's likely to be incomplete and labor-intensive; there is no easy way to port Win32::GUI code to platforms which don't support the Win32 API.

  • Comment on Re^3: WinLoft - Can we port it to Linux?