PDA

View Full Version : Is it possible to make dialog.select with only text and a accept/cancel button?


linuxluemmel
2009-06-22, 11:11
Can this be done ?

dialog.select

I would like to display a text over multiple lines but the the text istelf
is not selectable ? only a accept button on the last line ?


CU Linuxluemmel

BigBellyBilly
2009-07-06, 11:56
not using builtin, but you could create your own skinned dialog, with its own custom handler class ...