You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to dislin...@googlegroups.com
Hi Frederic,
Am Freitag, 26. April 2013 00:54:03 UTC+2 schrieb Federico Simon:
How do I make the OK button be in a more natural place in my widget?
Image attached...
I think it's just a small typing error. You main widget has two columns of widgets. It looks like that you have placed the OK button in the main widget and not in the first column widget.
Best regards,
Helmut
Federico Simon
unread,
Apr 26, 2013, 12:42:12 PM4/26/13
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to dislin...@googlegroups.com
You're right. I changed g.wgok(1) to g.wgok(ip_l)... I wasn't aware that the parameters of wgok affected the position. Thanks!