Hello,
i want to emit a WAnchor direct from code. Because of the use JavaScript and 
HTML only i have to use the emit method from WAnchor. But when i call this 
method (even with a delay of one second) nothing happens. The normal clicked - 
event which is called from the user (by pressing the link) shows the correct 
behavior.

Mechanism:
void OnButtonClicked()
{
 -Create WFileResource
 -Create WAnchor
 -WAnchor->clicked().emit( Wt::WMouseEvent());
}

Any idea?

Many thanks in advance,
Sven
------------------------------------------------------------------------------
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
_______________________________________________
witty-interest mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/witty-interest

Reply via email to