[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[List Home]
|
[platform-swt-dev] ToolItem-like button
|
- From: Leen Toelen <toelen@xxxxxxxxx>
- Date: Mon, 30 Jan 2006 14:15:34 +0100
- Delivered-to: platform-swt-dev@eclipse.org
- Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=baBpy81FfOu2kgx+5lLFu0dXznT7n4/eQSw+5pSnoMc3i2vm3drvZkBG8EdtHbIhR0IEuz4t9SGNX3e00mAmXOvzoNm95Gmr+ODkEg+kyiqfAotQ28cfp2cfKKL6zwg/ASYGAF7nYYWdb8AakLUrgvpdppzx5djj4T2JeYVarXc=
Hi,
is there any way to create a ToolItem-like widget on a normal
composite? I know there is a way to create a button with an arrow on
it, but then I don't get text on it anymore. The ToolItem is the
widget that comes closest to what I am looking for, but I can only put
this one on a menu, not on a normal composite.
Regards,
Leen Toelen