On Mon, Jul 19, 2010 at 9:41 AM, Adam Bark <[email protected]> wrote:
> On 19 July 2010 12:50, Tristam MacDonald <[email protected]> wrote: > >> On Sat, Jul 17, 2010 at 2:20 PM, George Oliver >> <[email protected]>wrote: >> >>> hi, >>> >>> I was searching for ways to get clickable text links into pyglet and I >>> came across this in a post of yours to the pyglet list: >>> >>> "I am also busy trying to embed an Awesomium build (i.e the Chrome >>> rendering >>> engine) inside pyglet, to offer a full HTML/CSS/JavaScript solution ;) " >>> >>> I'm curious if this got anywhere, or perhaps if you have other >>> suggestions? >>> >>> >>> regards, George >>> >> >> I am afraid not - awesomium went commercial about halfway through, and I >> abandoned the project. >> >> However, did you check all the examples/contrib from pyglet's SVN? I >> beleive that there is a sample which demonstrates inserting custom >> attachments into text views, which would allow you to do exactly what you >> are trying to. >> >> I am going to copy this to the mailing list, as others may have better >> ideas on how to do this... >> > > What about gecko (the mozilla renderer)? > > For that matter embeding Awesomium of Berkelium is still perfectly feasible - I just had a licensing issue with Awesomium at the time. However, my intuition is that embedding a browser is ridiculous overkill for simple clickable links... -- Tristam MacDonald http://swiftcoder.wordpress.com/ -- You received this message because you are subscribed to the Google Groups "pyglet-users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/pyglet-users?hl=en.
