Cleaned linkbutton branch

View: New views
3 Messages — Rating Filter:   Alert me  

Cleaned linkbutton branch

by Guillaume Mazoyer :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hello,

I just did the 'linkbutton' branch cleanup.
So, there are all the stuffs we have in the previous 'linkbutton' branch
except the setUriHook() method which is removed until we know how to fix
it.

The branch can be found at
'bzr/java-gnome/hackers/guillaume/linkbutton/'.

--
Guillaume Mazoyer - http://www.respawner.fr/


------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
java-gnome-hackers mailing list
java-gnome-hackers@...
https://lists.sourceforge.net/lists/listinfo/java-gnome-hackers

signature.asc (204 bytes) Download Attachment

Re: Cleaned linkbutton branch

by Andrew Cowie :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Thu, 2009-10-08 at 13:37 +0200, Guillaume Mazoyer wrote:
> I just did the 'linkbutton' branch cleanup.

So it's all fine, except that I don't think that the unit test should
result in a web broswer starting up! Yikes. :)

Well. It that never used to happen; perhaps its now happening due to a
recent change somewhere else down the stack, or as a result of our Xvfb
code?

No matter. I've commented out that test fixture for now. Shame,
really. :)

Merged to 'mainline'.

AfC
Sydney


------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
java-gnome-hackers mailing list
java-gnome-hackers@...
https://lists.sourceforge.net/lists/listinfo/java-gnome-hackers

signature.asc (204 bytes) Download Attachment

Re: Cleaned linkbutton branch

by Guillaume Mazoyer :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hello,

> Well. It that never used to happen; perhaps its now happening due to a
> recent change somewhere else down the stack, or as a result of our Xvfb
> code?
We cannot change the behavior of a LinkButton now so emitClicked() open
the right application for the given URI. In the test, it is a website so
it opens the web browser. I did not think about commenting this, my
bad ;-)

--
Guillaume Mazoyer - http://www.respawner.fr/


------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
java-gnome-hackers mailing list
java-gnome-hackers@...
https://lists.sourceforge.net/lists/listinfo/java-gnome-hackers

signature.asc (204 bytes) Download Attachment