bug-ncurses
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Multiple widgets on CDK popup


From: Thomas Dickey
Subject: Re: Multiple widgets on CDK popup
Date: Sat, 5 Feb 2005 06:46:08 -0500
User-agent: Mutt/1.5.6+20040907i

On Fri, Feb 04, 2005 at 07:11:36AM -0500, Fu Steve X wrote:
> Hi,
> 
> So far all the popups I've seen from the examples or demos are all single
> primitive CDK widgets. Is there anyway I can invoke from a callback function

The popups that I believe you are referring to are all special cases
called by particular widgets.  There's no reason why they couldn't
be made to call complicated widgets, but there is no mechanism defined
to call an arbitrary widget, e.g., an error-handler callback, etc.

> another CDKSCREEN that manages multiple widgets? Is it possible to call
> initCDKScreen() twice in the same program?

examples/cdkscreen_ex.c does this.

-- 
Thomas E. Dickey <address@hidden>
http://invisible-island.net
ftp://invisible-island.net

Attachment: signature.asc
Description: Digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]