How to implement this custom widget?
- From: Luca Cappa <luca cappa i-medlab com>
- To: gtkmm-list gnome org
- Subject: How to implement this custom widget?
- Date: Fri, 23 Sep 2005 09:17:08 +0200
Hello,
i would like to implement a widget like this:
+---------+
|Up Button|
+---------+
| Label1 |
+---------+
| Label2 |
+---------+
| Label3 |
+---------+
| |
+---------+
| |
+---------+
| |
+---------+
| |
+---------+
| |
+---------+
| LabelM-1|
+---------+
| LabelM |
+---------+
|Down-Button
+---------+
Where "Up" and "Down" are two buttons the scroll up and down the list
composed of N labels, which visible at the same time are few than N, say
for example M < N.
Which widgets should i use to implement that widget?
Thanks in advance,
Luca
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]