revBrowser in LiveCode 8 (for Linux users)

Got a LiveCode personal license? Are you a beginner, hobbyist or educator that's new to LiveCode? This forum is the place to go for help getting started. Welcome!

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller

Post Reply
shalu
Posts: 72
Joined: Fri Mar 20, 2015 1:05 pm

revBrowser in LiveCode 8 (for Linux users)

Post by shalu » Fri Sep 25, 2015 7:08 am

Hi All,

I am using Linux system. IN the new version of Livecode 8 revBrowser available or not?

Thanks
Shalu
--
Thanks
Shalu S

Klaus
Posts: 14199
Joined: Sat Apr 08, 2006 8:41 am
Contact:

Re: revBrowser in LiveCode 8 (for Linux users)

Post by Klaus » Fri Sep 25, 2015 12:59 pm

shalu wrote:IN the new version of Livecode 8 revBrowser available or not?
Not!

In the dictionary you can see the supported OS for a command/handler
and "revbrowser..." is listed as Mac and Windows (only).

LCMark
Livecode Staff Member
Livecode Staff Member
Posts: 1232
Joined: Thu Apr 11, 2013 11:27 am

Re: revBrowser in LiveCode 8 (for Linux users)

Post by LCMark » Fri Sep 25, 2015 1:03 pm

@shalu: The CEF browser works in 64-bit linux in LC8 - we're still having trouble getting it to work in 32-bit Linux builds, however. This means that if you are running the 64-bit Linux engine, then you can use revOpenBrowserCEF and that will work. (Indeed, the LC8 IDE makes use of revBrowser in places such as the dictionary).

Klaus
Posts: 14199
Joined: Sat Apr 08, 2006 8:41 am
Contact:

Re: revBrowser in LiveCode 8 (for Linux users)

Post by Klaus » Fri Sep 25, 2015 1:08 pm

Oh, my fault, the dictionary LC 8.0 DP5) only lists Mac and Win.

LCMark
Livecode Staff Member
Livecode Staff Member
Posts: 1232
Joined: Thu Apr 11, 2013 11:27 am

Re: revBrowser in LiveCode 8 (for Linux users)

Post by LCMark » Fri Sep 25, 2015 1:57 pm

@Klaus: No worries - we will update the dictionary appropriately in time :)

Klaus
Posts: 14199
Joined: Sat Apr 08, 2006 8:41 am
Contact:

Re: revBrowser in LiveCode 8 (for Linux users)

Post by Klaus » Fri Sep 25, 2015 2:00 pm

@Mark: No worries - I don't feel bad at all! :D

Post Reply