Hi, I want to show a popup menu when i (left) click on an (iconic) button. I think it is a very nice way to show for example a list of options. I looked, but there is an api_application.getRightClickPoint() , but no equivalent to the left clickpoint :( I also checked api_component, but cannot find like getXYPosition or something returning an api_graphics.t_point record. Am i overlooking something or is this currently not possible? If its not possible, could you add this please? Thanks, Michiel |
Hi Michiel, You cannot get the left clicked point at the moment. We will add the API on 1.2 version. Regards, Samet Great service again ;) Thanks, Michiel
(10 Jul '12, 06:11)
Michiel A
|
Hi Michiel, We cancelled adding this API to Formspider. Because we believe it is not the appropriate solution for your use case. The solution is drop-down MenuButton component. It is missing right now but we will add it to Formspider on the next version(1.3) which will be released before the new year. Regards, Samet |
But to get the location of left click would be a great feature! I just wanted to open a question about why there is |