Tommaso Cucinotta wrote:
Hi all,
I've been busy for a while, so I couldn't follow the latest team
discussions.
Has anyone taken into serious consideration my patch on the advanced
search facility ? I was just needing it a few days ago, while changing my
latest article according to some reviewers comments, but unfortunately
I'm using the official release for such purposes.
Please, let me know.
Hi Tommoso, nice to hear from you again!
I've done a lot of infrastructure work in GuiView/GuiWorkArea to support
the embedding of external WorkaAreas and I was basically waiting for you
to come back ;-)
In principle everything should be in place to implement the advanced
search dialog easily. What I think should be done is:
1) create a generic, reusable, EmbeddedWorkArea which take care of the
GuiView connections.
2) use the above EmbeddedWorkArea in your SearchAdv dialog.
Abdel.