[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[List Home]
|
[nebula-dev] Duration widget
|
- From: Wim Jongman <wim.jongman@xxxxxxxxx>
- Date: Sun, 26 Feb 2012 21:12:01 +0100
- Authentication-results: mr.google.com; spf=pass (google.com: domain of wim.jongman@gmail.com designates 10.236.185.168 as permitted sender) smtp.mail=wim.jongman@gmail.com; dkim=pass header.i=wim.jongman@gmail.com
- Delivered-to: nebula-dev@eclipse.org
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; bh=k9R0+KgzYHme+VManA2Q+o1zF8N9o5FQ6yKVRWRVikw=; b=Q3CafLgQBFoTYAVefdwpIvztsQ/GSzgdeimZdL+i9HxjEB/Unym1QumccSKitK8iAJ KKAjpbhtFjkqkUaHsS99ujJX/UtvHj+M2/5BUfg8mmswwr5OSCJJBuyQGq+kN0pwMwYX a6F1DA0cxfXHps9W4FKq9TXr9Jh9aPPJx/nL8=
Has anyone heard of a Duration widget?
I think it should act like a slider where you can input the lower and upper values. When you enter a lower value of 1000 (milliseconds) and a upper value of 31536000000 (1 year) it should/could slide from seconds to minutes to hours, etc.. to 1 year.
It doesn't seem to exist.
Regards,
Wim