Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [pde-ui-dev] eclipse Form


Gabriele,

The correct place to ask questions of this nature is on the user assistance newsgroup. It can be found here:

http://www.eclipse.org/newsportal/thread.php?group=eclipse.platform.ua

Adam Archer
Jazz Developer
IBM Toronto Lab



gaghi <gaghi84@xxxxxxxxx>
Sent by: pde-ui-dev-bounces@xxxxxxxxxxx

05/30/2008 10:45 AM

Please respond to
"Eclipse PDE UI developers list." <pde-ui-dev@xxxxxxxxxxx>

To
pde-ui-dev@xxxxxxxxxxx
cc
Subject
[pde-ui-dev] eclipse Form






hi guys, i'm developing a view for an rcp(Udig).
I have few questions:
-once i created a form i need to update some fields with new data taken from
a db. I tried form.update(), form.redraw but it didn't work.This is very
important for me.
-how to send the content of the fields? something like the php post.

Thank you,
Gabriele

--
View this message in context: http://www.nabble.com/eclipse-Form-tp17554110p17554110.html
Sent from the Eclipse PDE - UI mailing list archive at Nabble.com.

_______________________________________________
pde-ui-dev mailing list
pde-ui-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/pde-ui-dev


Back to the top