|
|
| Author |
Message |
|
| luke at not-a-domain.com |
Posted: Sat Sep 04, 1999 4:08 pm |
|
|
|
Guest
|
I'm wondering what the best way to do a grid component with etk is? I
mean something like the processes table in pman. Is it just a bunch of
labels arranged with the 'grid' layout command?
Cheers,
Luke
Post generated using Mail2Forum (http://m2f.sourceforge.net) |
|
|
| Back to top |
|
| klacke at bluetail.com |
Posted: Mon Sep 06, 1999 2:56 pm |
|
|
|
Guest
|
> I'm wondering what the best way to do a grid component with etk is? I
> mean something like the processes table in pman. Is it just a bunch of
> labels arranged with the 'grid' layout command?
Here's what I learned when I was doing some etk programming
some time ago. Do everything exactly the same way it
should have been done with tcl/tk.
There are thousand of tcl/tk tutorials and books out there
and any idiom that suits tcl/tk (with emphasis on tk) is
suitable for etk as well. Basically all tk commands
map one to one to etk.
As for your specific question of how to do pman in etk,
maybe just a grid with labels as you suggest, or a canvas
with a bunch of *embedded* buttons ??
Have you found the wtour in lib/etk/examples/wtour/* ???
/klacke
Post generated using Mail2Forum (http://m2f.sourceforge.net) |
|
|
| Back to top |
|
|
|
All times are GMT
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You cannot download files in this forum
|
|
|