9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] libpanel or libcontrol?
@ 2007-03-26  5:03 Skip Tavakkolian
  2007-03-26  6:44 ` Federico G. Benavento
  2007-03-26 11:33 ` erik quanstrom
  0 siblings, 2 replies; 3+ messages in thread
From: Skip Tavakkolian @ 2007-03-26  5:03 UTC (permalink / raw)
  To: 9fans

any recommendations which i should use: libpanel or libcontrol?



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [9fans] libpanel or libcontrol?
  2007-03-26  5:03 [9fans] libpanel or libcontrol? Skip Tavakkolian
@ 2007-03-26  6:44 ` Federico G. Benavento
  2007-03-26 11:33 ` erik quanstrom
  1 sibling, 0 replies; 3+ messages in thread
From: Federico G. Benavento @ 2007-03-26  6:44 UTC (permalink / raw)
  To: 9fans

> any recommendations which i should use: libpanel or libcontrol?

It deppends, if you want a more traditional approach to gui development
use libpanel which is event driven, otherwise if you feel more confortable
sending messages over Channels use conrol(2).

I wrote a trivial a slider to set the audio volume, just to play with control(2).
/n/sources/contrib/fgb/slider.c


hth

Federico G. Benavento

---
/bin/fortune:
You can tell a man by the company that keeps him.



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [9fans] libpanel or libcontrol?
  2007-03-26  5:03 [9fans] libpanel or libcontrol? Skip Tavakkolian
  2007-03-26  6:44 ` Federico G. Benavento
@ 2007-03-26 11:33 ` erik quanstrom
  1 sibling, 0 replies; 3+ messages in thread
From: erik quanstrom @ 2007-03-26 11:33 UTC (permalink / raw)
  To: 9fans

libpanel is not in the distribution.  you may have
it because mothra depends on it.  but mothra's
not in the distribution either.

- erik

On Mon Mar 26 03:52:15 EDT 2007, 9nut@9netics.com wrote:
> any recommendations which i should use: libpanel or libcontrol?


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2007-03-26 11:33 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-03-26  5:03 [9fans] libpanel or libcontrol? Skip Tavakkolian
2007-03-26  6:44 ` Federico G. Benavento
2007-03-26 11:33 ` erik quanstrom

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).