Hi Hussein, Thanks a lot for the files. Since we are yet using v3.3 in our production environment, I couldn't use those java sources since in 3.3 there is no class "ItemSelectorDialog". Is it possible to implement such a multi-select in v3.3, too? Thanks a lot!
Best regards, Roman > -----Original Message----- > From: Hussein Shafie [mailto:hussein at xmlmind.com] > Sent: Tuesday, November 28, 2006 10:42 AM > To: Huditsch, Roman (LNG-VIE) > Cc: xmleditor-support at xmlmind.com > Subject: Re: [XXE] Multiple Select > > Huditsch, Roman (LNG-VIE) wrote: > > > >>>We just read through the documentation for finding a > >>multiple select > >>>command (like "pick" but just with support for multiple > >>selections), > >>>but unfortunately it seems that there is none. Is that correct? > >>Correct. > >> > >>>Will there be such a command in a next version? > >>No, but writing such command yourself (in Java) is really, really > >>simple. > > > > I just tried to come up with a multiple Select command but failed > > miserable. > > Is the pick command available in its java source for > getting some hints? > > Yes, and you (lexisnexis.at) as a customer has access to the > full source code of the product. > > However, to save your time, I've attached the source code of > XXE v3.5's "prompt" (simpler) and "pick" (many options) commands. > > How to write a command is explained here: > http://www.xmlmind.com/xmleditor/_distrib/doc/dev/command.html >

