public inbox for guile-gtk@sourceware.org
 help / color / mirror / Atom feed
* gtk-combo
@ 2001-04-30  7:13 David Pirotte
  2001-04-30 10:50 ` gtk-combo Ariel Rios
  0 siblings, 1 reply; 2+ messages in thread
From: David Pirotte @ 2001-04-30  7:13 UTC (permalink / raw)
  To: guile-gtk

Hello,

1.

I can not find a similar function for the "combo-list" (popup) as
I can for the entry

	(gtk-combo-entry <combo>)

I'd like to define a callback on user "select combo-list-item" but
I am lost, anyone can help me?


2.

can we create, fill-in and pass our own list to a combo widget, as
it seems possible in C, and if yes, how?


many thanks,
david

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

* Re: gtk-combo
  2001-04-30  7:13 gtk-combo David Pirotte
@ 2001-04-30 10:50 ` Ariel Rios
  0 siblings, 0 replies; 2+ messages in thread
From: Ariel Rios @ 2001-04-30 10:50 UTC (permalink / raw)
  To: David Pirotte; +Cc: guile-gtk

On 30 Apr 2001 15:16:28 +0200, David Pirotte wrote:
> Hello,
> 
> 1.
> 
> I can not find a similar function for the "combo-list" (popup) as
> I can for the entry
> 
>       (gtk-combo-entry <combo>)
       (gtk-combo-list <combo>)

> 2.
> 
> can we create, fill-in and pass our own list to a combo widget, as
> it seems possible in C, and if yes, how?
(gtk-cmobo-set-popdown-strings <combo> <list of strings>) 
ariel

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

end of thread, other threads:[~2001-04-30 10:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-04-30  7:13 gtk-combo David Pirotte
2001-04-30 10:50 ` gtk-combo Ariel Rios

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 read-only IMAP folder(s) and NNTP newsgroup(s).