Tiny Core Linux

General TC => General TC Talk => Topic started by: SunBurnt on August 09, 2011, 06:27:53 AM

Title: What is TC`s method for making GUIs?
Post by: SunBurnt on August 09, 2011, 06:27:53 AM
The core apps. are interesting in that they`re so small but functional.

I`ve worked with Puppy`s method gtkDialog, it`s not very good at all.
I`m now working with BaCon, which I hope holds a lot of promise.
Title: Re: What is TC`s method for making GUIs?
Post by: curaga on August 09, 2011, 09:15:43 AM
The base apps are fltk + C++.
Title: Re: What is TC`s method for making GUIs?
Post by: SunBurnt on August 09, 2011, 02:04:45 PM
Thanks curaga; I`ll have to look that up ( fltk ).