1. wxEuphoria "Clickable" Text

Does anyone have an example of a "clickable" link in wxEuphoria?  For
example: a blue, underlined text label that can fire-off a procedure when
clicked.
Thanks
Gnu-B

new topic     » topic index » view message » categorize

2. Re: wxEuphoria "Clickable" Text

Brian K. Clark wrote:
> 
> Does anyone have an example of a "clickable" link in wxEuphoria?  For
> example: a blue, underlined text label that can fire-off a procedure when
> clicked.

Could you use a wxHTML widget for what you want to do?

-=ck
"Programming in a state of Euphoria."
http://www.cklester.com/euphoria/

new topic     » goto parent     » topic index » view message » categorize

3. Re: wxEuphoria "Clickable" Text

ck,
I suppose I can try.  Does this mean that I need to; create a wxHTMLWindow
widget with a single anchor and place it within my panel, then handle the
link click event?
Thanks,
Gnu-B


                                                                           
             cklester                                                      
             <guest@RapidEupho                                             
             ria.com>                                                   To 
                                       EUforum at topica.com                  
             03/30/2006 11:50                                           cc 
             AM                                                            
                                                                   Subject 
                                       Re: wxEuphoria "Clickable" Text     
             Please respond to                                             
             EUforum at topica.co                                             
                     m                                                     
                                                                           
                                                                           
                                                                           






Brian K. Clark wrote:
>
> Does anyone have an example of a "clickable" link in wxEuphoria?  For
> example: a blue, underlined text label that can fire-off a procedure when
> clicked.

Could you use a wxHTML widget for what you want to do?

-=ck
"Programming in a state of Euphoria."
http://www.cklester.com/euphoria/

new topic     » goto parent     » topic index » view message » categorize

4. Re: wxEuphoria "Clickable" Text

Brian K. Clark wrote:
> 
> 
> Does anyone have an example of a "clickable" link in wxEuphoria?  For
> example: a blue, underlined text label that can fire-off a procedure when
> clicked.
>

There is no such 'native' wxWidgets control, however someone has written
one as a user contribution:

http://wxcode.sourceforge.net/components/wxhttpengine/

However, it only claims to work with wxWidgets 2.5 and 2.6 (wxEuphoria
uses 2.4.2).  I haven't really researched this in depth, so it might
still be made to work.

Matt Lewis

new topic     » goto parent     » topic index » view message » categorize

5. Re: wxEuphoria "Clickable" Text

Well, that's beyond my current (and probably future) ability.  Just one of
those "it would be nice if I could..." things, but can't really get
bogged-down with anything like this right now.  Thanks for taking the time
to reply.


                                                                           
             Matt Lewis                                                    
             <guest@RapidEupho                                             
             ria.com>                                                   To 
                                       EUforum at topica.com                  
             03/30/2006 01:26                                           cc 
             PM                                                            
                                                                   Subject 
                                       Re: wxEuphoria "Clickable" Text     
             Please respond to                                             
             EUforum at topica.co                                             
                     m                                                     
                                                                           
                                                                           
                                                                           






Brian K. Clark wrote:
>
>
> Does anyone have an example of a "clickable" link in wxEuphoria?  For
> example: a blue, underlined text label that can fire-off a procedure when
> clicked.
>

There is no such 'native' wxWidgets control, however someone has written
one as a user contribution:

http://wxcode.sourceforge.net/components/wxhttpengine/

However, it only claims to work with wxWidgets 2.5 and 2.6 (wxEuphoria
uses 2.4.2).  I haven't really researched this in depth, so it might
still be made to work.

Matt Lewis

new topic     » goto parent     » topic index » view message » categorize

Search



Quick Links

User menu

Not signed in.

Misc Menu