[Fwd: Re: GDL and switcher buttons]

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

[Fwd: Re: GDL and switcher buttons]

by James Liggett :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Sorry, forgot to do reply all :(

On Fri, 2009-10-23 at 14:50 +0300, Debarshi Ray wrote:
> > Hi,
> > Does anyone know of a way I can figure out if a user has clicked on a
> > GDL switcher button?
>
> What I found was that the GdlDockItems reside in a notebook, and you
> can connect to the appropriate signal in the notebook.
Ahh, I see that the switcher itself is actually a notebook subclass. But
how do I get direct access to it?

Johannes: Would it be OK for me to add an interface for this to the GDL
API if needed?

Thanks again

------------------------------------------------------------------------------
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
_______________________________________________
Anjuta-devel mailing list
Anjuta-devel@...
https://lists.sourceforge.net/lists/listinfo/anjuta-devel

Re: [Fwd: Re: GDL and switcher buttons]

by Johannes Schmid-4 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi!

> > Johannes: Would it be OK for me to add an interface for this to the GDL
> > API if needed?

Sure, though I think it's better to hide the internal notebook
implementation if possible.

Thanks,
Johannes


------------------------------------------------------------------------------
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
_______________________________________________
Anjuta-devel mailing list
Anjuta-devel@...
https://lists.sourceforge.net/lists/listinfo/anjuta-devel

signature.asc (204 bytes) Download Attachment

Re: [Fwd: Re: GDL and switcher buttons]

by James Liggett :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Sat, 2009-10-24 at 10:50 +0200, Johannes wrote:
> Hi!
>
> > > Johannes: Would it be OK for me to add an interface for this to the GDL
> > > API if needed?
>
> Sure, though I think it's better to hide the internal notebook
> implementation if possible.
Of course. My plan is to add a signal for this to GdlDockItem. Then,
I'll connect to this signal when I add an item to the dock.

One last thing: Do you mind if I commit it myself, or would you rather
review it first?

Thanks,
James


------------------------------------------------------------------------------
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
_______________________________________________
Anjuta-devel mailing list
Anjuta-devel@...
https://lists.sourceforge.net/lists/listinfo/anjuta-devel

Re: [Fwd: Re: GDL and switcher buttons]

by Johannes Schmid-4 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi!

> One last thing: Do you mind if I commit it myself, or would you rather
> review it first?

Commit yourself! Be sure that I trust anyone I proposed for commit
access!

Regards,
Johannes


------------------------------------------------------------------------------
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
_______________________________________________
Anjuta-devel mailing list
Anjuta-devel@...
https://lists.sourceforge.net/lists/listinfo/anjuta-devel

signature.asc (204 bytes) Download Attachment