[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Composite widgets
From: |
Mario Domgörgen |
Subject: |
Composite widgets |
Date: |
Sat, 29 Nov 2003 14:59:15 +0100 |
User-agent: |
Gnus/5.1002 (Gnus v5.10.2) Emacs/21.3.50 (gnu/linux) |
Hallo group!
This widget returns something like (("bla" . "blub") ("pli" . "pla")
,----
| (widget-create
| '(repeat (cons (string :size 30)
| (string :size 30))))
`----
I save that list to a file and want to reload it afterwards so that the
repeat-widget is initialized with that values. I know how to load the
list but don't know how to get the values in the repeat... :)
How do i do that?
Any ideas?
Mario
--
Windows NT crashed.
I am the Blue Screen of Death.
No one hears your screams.
- Composite widgets,
Mario Domgörgen <=