<html>
<head>
<meta content="text/html; charset=windows-1252"
http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#FFFFFF">
Yes i know but this is not what i one have it can the button
Facebook can only be used when the have clicked on donation and not
always enabled. So when the dont have clicked on donation the
facebook button should not have been clickable when the have clicked
on donation then the facebook button should have to be enabled.<br>
<pre class="moz-signature" cols="72">Vriendelijke groeten,
Rudi Timmermans.</pre>
<div class="moz-cite-prefix">Op 11-03-16 om 13:13 schreef r0kk3rz:<br>
</div>
<blockquote
cite="mid:CAMx7nHt7hGCAt4iA7s5_xUeUNOTtJbTANzP+K-XucXKCWhMPow@mail.gmail.com"
type="cite">
<div dir="ltr">You have "<span style="font-size:12.8px">enabled:
false" on the facebook button. But no logic to active that
button for any reason.</span></div>
<div class="gmail_extra"><br>
<div class="gmail_quote">On Fri, Mar 11, 2016 at 11:19 AM, Rudi
Timmermans <span dir="ltr"><<a moz-do-not-send="true"
href="mailto:rudi.timmer@gmx.us" target="_blank">rudi.timmer@gmx.us</a>></span>
wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0
.8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
<br>
I like to have a button that changed from text and link when
the have clicked on the button, i have manage to get the
button clickable of donate but when the have click on it the
button Start Facebook Lite dont come up what is wrong ?<br>
<br>
So the Start Facebook Lite button dont have the come up
before the have click on the Donate button. To make things
clear...<br>
<br>
Button {<br>
anchors.horizontalCenter:
parent.horizontalCenter<br>
text: qsTr("Donate")<br>
onClicked: {<br>
pageStack.push(Qt.openUrlExternally("<a
moz-do-not-send="true"
href="https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=rudi%2etimmer%40gmx%2eus&lc=EN&item_name=Facebook%20Lite%20development¤cy_code=EUR&bn=PP%2dDonationsBF%3abtn_donate_LG%2egif%3aNonHosted"
rel="noreferrer" target="_blank"><a class="moz-txt-link-freetext" href="https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=rudi%2etimmer%40gmx%2eus&lc=EN&item_name=Facebook%20Lite%20development¤cy_code=EUR&bn=PP%2dDonationsBF%3abtn_donate_LG%2egif%3aNonHosted">https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=rudi%2etimmer%40gmx%2eus&lc=EN&item_name=Facebook%20Lite%20development¤cy_code=EUR&bn=PP%2dDonationsBF%3abtn_donate_LG%2egif%3aNonHosted</a></a>"));<br>
pageStack.clear()<br>
}<br>
}<br>
Button {<br>
anchors.horizontalCenter:
parent.horizontalCenter<br>
y:130<br>
text: qsTr("Start Facebook Lite")<br>
enabled: false<br>
onClicked: {<br>
pageStack.push(Qt.resolvedUrl("FacebookPage.qml"))<br>
}<br>
}<br>
}<span class="HOEnZb"><font color="#888888"><br>
<br>
-- <br>
<br>
Vriendelijke groeten,<br>
<br>
Rudi Timmermans.<br>
<br>
<br>
</font></span><br>
_______________________________________________<br>
SailfishOS.org Devel mailing list<br>
To unsubscribe, please send a mail to <a
moz-do-not-send="true"
href="mailto:devel-unsubscribe@lists.sailfishos.org"><a class="moz-txt-link-abbreviated" href="mailto:devel-unsubscribe@lists.sailfishos.org">devel-unsubscribe@lists.sailfishos.org</a></a><br>
</blockquote>
</div>
<br>
</div>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
SailfishOS.org Devel mailing list
To unsubscribe, please send a mail to <a class="moz-txt-link-abbreviated" href="mailto:devel-unsubscribe@lists.sailfishos.org">devel-unsubscribe@lists.sailfishos.org</a></pre>
</blockquote>
<br>
</body>
</html>