[Ilugc] Gtk + or Tcl-Tk

  • From: suraj@xxxxxxxxxxx (Suraj)
  • Date: Mon, 8 Mar 2004 06:05:20 -0800

shekar wrote on Mon, Mar 08, 2004 at 02:50:16AM -0800: 
,----
| device driver (which does  data acquisation through parallel port).  i
| don't hv much knowledge on GUI development.
`----

Tk  is  the windowing  toolkit.  Tcl  is  a scripting  language  which
interfaces very  well with Tk. Gtk is  much better than Tk  in that it
has  a  more professional  looking  UI with  a  lot  more widgets  and
extensibility...

,----
|  Is that using  GLADE is better or Tcl-tk .  The product is considered
| to be an commercial one.
`----

Glade  is an  excellent RAD  tool for  Gtk apps.   Using  the gladexml
library in your  app would be a good  thing to do if you  want ease of
maintenance. Even  if you dont want  to use the  gladexml library, you
can use glade to generate the necessary C/Gtk code.

cheers,

  -Suraj

-- 
,-----------------[http://www.symonds.net/~suraj/]---o
| A recent survey of 1,023 children, ages 10 to 13, showed the number who feel
| uncomfortable talking with their parents nearly doubles between the fifth and
| eighth grade, when kids turn 13.
`------------------------------[suraj@xxxxxxxxxxx]---o

Other related posts: