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 pywebkitgtk-devel
Hi there,
I've been searching how to achieve the disablig/grayout of the
"reload" popup option of the Webview element with no luck.
I'm looking for this option because my app uses mainly the
load_string() method to load html strings and using the reload causes
a document not being found (and I don't want to use the workaround of
generating a temporary file with the html content or pointing to any
valid URI -as long as the contents are local).
Is it possible?
Regards,
jors
ggray
unread,
Jun 16, 2010, 9:23:29 AM6/16/10
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 pywebkitgtk-devel
I have the same problem, can anyone give us a hint ?