1

talk.to windows client uses embedded Google Chrome for its GUI. Basically, it wraps Google Chrome packaged with its chat extension.

I m just curious using which wrapper it was built? Any of the below?

fairwinds
  • 2,133
  • 12
  • 21
manikanta
  • 8,100
  • 5
  • 59
  • 66

2 Answers2

1

talk.to client seems to be using chrome as we can see linux and osx clients are chrome apps.

If you are interested in developing desktop application.. you should checkout TideSDK (http://tidesdk.org/). TideSDK is promising because it is only SDK which provides support for Windows, Linux, OSx and also all latest versions of them including windows 8, Mountain Lion and ubuntu 12.04, 12.10.

Mital Vora
  • 2,199
  • 16
  • 19
1

it was built in with CEF. It is said in the about page of chrome

Bilgin Kılıç
  • 8,707
  • 14
  • 41
  • 67