-
Notifications
You must be signed in to change notification settings - Fork 1
Home
Raphael Kim edited this page Mar 19, 2019
·
25 revisions
- This is a clone of FLTK-1.3.4-2.
- Customized for supporting more functions, some different designs.
- Supporting Visual Studio 2015 project
- Better comaptiblility for Windows and Mac OS X.
- Supporting some unreachable member as like scroll bar box type, colors.
- Fixed some uncommon features - fixed color (FL_GREY) box in between of scrolls in Fl_Text_Display(Editor also).
- More scheme !
- Currently done for "flat".
- May more schemes comes up !
- almost of gcc include MinGW-W64.
- llvm-gcc for MacOSX ( you can avoid HPC-GCC by using llvm-gcc )
- Visual Studio 6.0 ( not recommended ! ) to 2015. See folders in 'ide'
This customized FLTK 1.3.4.x is a part of FLTK project.