[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.platform.swt] Re: Popup windows / date entry content completition

Ognen Ivanovski ha scritto:
How can I make popup windows like the ones that appear on content assistance or the ctrl+o outline?

More precisely, I'd like to make a content assistant for a text field which will, on ctrl+space show a calendar in a popup that allows you to choose a date.

How can I do this?


Hi Ognen, that one that search it don't do part of the SWT native library. However if you want some kinds of this widget you could look in:


http://www.swtplus.com/jws2/swtplusExamples2.jnlp ( an example ) http://www.swtplus.com/download/swtplus.zip ( src ) http://sourceforge.net/projects/swt-datepicker/ http://sourceforge.net/projects/twist/ http://gface.sourceforge.net http://swt-controls.com/ http://swtcalendar.sourceforge.net/index.html http://www.novocode.com/swt/

I hope that this help you

Ciao
Stefano