ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
From: Michael Shigorin <mike@osdn.org.ua>
To: ALT Linux Sisyphus discussion list <sisyphus@lists.altlinux.org>
Subject: Re: [sisyphus] I: Пишем модули для alterator [services r/o]
Date: Tue, 18 Apr 2006 22:38:24 +0300
Message-ID: <20060418193824.GU25667@osdn.org.ua> (raw)
In-Reply-To: <20060418135639.GA11682@basalt.office.altlinux.org>

[-- Attachment #1: Type: text/plain, Size: 630 bytes --]

On Tue, Apr 18, 2006 at 05:56:39PM +0400, Stanislav Ievlev wrote:
> > > 2. Что такое списки с <</>> ? И зачем они нужны?
> > Ну, "переносилки", как у тебя в Psi в настраивалке тулбаров:
> >  on       off
> > +---+    +---+
> > | a |    | b |
> > | c | << | e |
> > | d | >> |   |
> > |   |    |   |
> > +---+    +---+
> Ну можно посмотреть как это сделано в standalone или alterator-xkb
> Есть операции для удаления и добавления элементов с список.

Пока удовольствовался приаттаченным.

Надо бы завтра списки уже сделать разные...

-- 
 ---- WBR, Michael Shigorin <mike@altlinux.ru>
  ------ Linux.Kiev http://www.linux.kiev.ua/

[-- Attachment #2: services.scm --]
[-- Type: text/plain, Size: 704 bytes --]

(document:surround "/std/frame")

children-align center

(label "Available Services")

(hbox
  (vbox
	 children-align center
	 (label "Enabled")
	 (document:id enabled (listbox rows (woo-list-names '/services)))
	 (button "Disable"
				(on-click (woo-write '/services 'command 'disable 'param (enabled text)))))
  (vbox
	 children-align center
	 (label "Disabled")
	 (document:id disabled (listbox rows (woo-list-names '/services)))
	 (button "Enable"
				(on-click (woo-write '/services 'command 'enable 'param (disabled text))))))

;(hbox
;  (vbox
;	  (label "[A1]")
;	  (label "[A2]"))
;  (vbox
;	  (label "[B1]")
;	  (label "[B2]")))

(frame:buttons-view
  (button "Quit" (on-click (document:end))))

      parent reply	other threads:[~2006-04-18 19:38 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-04-13 14:58 [sisyphus] I: Пишем модули для alterator Stanislav Ievlev
2006-04-15 19:24 ` [sisyphus] I: Пишем модули для alterator [services r/o] Michael Shigorin
2006-04-18  6:50   ` Stanislav Ievlev
2006-04-18  7:19     ` Michael Shigorin
2006-04-18 13:56       ` Stanislav Ievlev
2006-04-18 19:27         ` [sisyphus] I: Пишем модули для alterator [services r/?] Michael Shigorin
2006-04-18 19:38         ` Michael Shigorin [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20060418193824.GU25667@osdn.org.ua \
    --to=mike@osdn.org.ua \
    --cc=shigorin@gmail.com \
    --cc=sisyphus@lists.altlinux.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

ALT Linux Sisyphus discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \
		sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru
	public-inbox-index sisyphus

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.sisyphus


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git