Page 1 of 1
Compatibility betweenFHW and FLH
Posted: Tue Jul 29, 2008 4:08 pm
by marcioncosta
Hi,
What level of compatibility between the functions of libraries FWH and FLH?
Regards.
Posted: Thu Jul 31, 2008 9:42 am
by Antonio Linares
You can not take a FWH application and automatically port it to FLH (FiveLinux).
But if you know FWH, then you already know FiveLinux.
Posted: Thu Jul 31, 2008 11:54 am
by marcioncosta
Thank you for information.
Regards,
Marcio Costa
Posted: Thu Jul 31, 2008 12:51 pm
by xProgrammer
Most FiveLinux applications shouldn't be that difficult to port to FiveWin, indeed much if not most of the code should run as is.
However FiveWin has more "fancy" features and add-ons so a FiveWin application might present considerably more difficulties to port the other way if such features are included.
However if one is mindful of both FiveLinux and FiveWin when writing your application it wouldn't be too difficult to support both - but there are some FiveWin features you would have to forgo. The two applications could be functionally equivalent but the look would be a bit different as FiveLinux is based on GTK andFiveWin on Windows.
Regards
xProgrammer