[Sawfish] Combobox and numbers.

[ Thread Index | Date Index | More lists.tuxfamily.org/sawfish Archives ]


Hi,

If i make Combobox in theme.jl and i use numbers by :options it will
not work.

This on will work.
(defcustom mystyletab:test aaa "test"
  :group (appearance My-StyleTab:group)
  :options (bbb aaa)
  :type symbol)


But this one not.
(defcustom mystyletab:test '20 "test"
  :group (appearance My-StyleTab:group)
  :options (10 20)
  :type symbol)

Any ideas?

-- 
Regards,
Fuchur

GPG Fingerprint: CA3B 8204 5B3E 6D48 6D53  C116 E5BC 70D5 B8D7 B2B0

Attachment: signature.asc
Description: PGP signature



Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/