Skip to main content

Questions tagged [openfin]

OpenFin is a desktop runtime environment for running html5 applications outside of a browser. It it is based on a Chromium currently and is being migrated to Electron. All HTML5/JavaScript/CSS that works in Chrome/Chromium should also work in OpenFin.

0 votes
1 answer
1k views

OpenFin child window not visible

I'm new to openFin. I have followed the steps mentioned in the video lecture(https://www.youtube.com/watch?v=N4268gZfUYM&ab_channel=OpenFinTech) to create a child window but getting a weird issue....
srinivas's user avatar
0 votes
1 answer
1k views

How to add react app into openfin platform

I'm finding the way to set up an exists react app(use create-react-app) into openfin platform(https://openfin.co/). Could you help share with me some repo, code sample or anyway to implement react app ...
Mã Điền Võ's user avatar
0 votes
1 answer
480 views

"Spawn unknown" error while using npm's OpenFin

I installed OpenFin-cli using npm on windows 10. After OpenFin was installed, I tried to test it using the command openfin -l -u https://apple.com on cmd. I get the following error: I have: ...
SKTripathy's user avatar
0 votes
1 answer
235 views

Fin-hypergrid.js in Chrome errors when setting showRowNumbers = false

Title says it, when I set property showRowNumbers = false I get thousands of these errors; when I comment it out no errors but the column with row-number and checkbox will display (which I am trying ...
kov's user avatar
  • 137
1 vote
4 answers
667 views

How to manually register an instance of a provider with angular2 dependancy system

I am using Angular2 with OpenFin to build an application. I have a service class which is marked as Injectable and is listed as a provider in NgModule. It is being injected into a component but it is ...
Andrew Coleman's user avatar
2 votes
1 answer
370 views

Unable to load fin-Hypergrid in GoldenLayout component

I'm trying to add simple fin-Hypergrid to GoldenLayout component using below script, however I keep getting errors: Uncaught TypeError: this.div.appendChild is not a function @Hypergrid.js:854 ...
Rajee's user avatar
  • 272
0 votes
1 answer
89 views

setEncoding Error when Serving OpenFin on MAC

I am seeing Fatal error: Cannot read property 'setEncoding' of undefined on my Mac when running through the OpenFin tutorial here => https://openfin.co/create-your-first-application/ It's happening ...
qrider's user avatar
  • 41
1 vote
1 answer
481 views

How to run `OpenFin Process Manager`

Refer to https://github.com/openfin/process-manager Based on the README.md, I have done the following steps: npm install node server I am able to see the following message from terminal(windows 7) ...
q0987's user avatar
  • 35.6k
0 votes
1 answer
387 views

Element stays in hover state when moving the pointer quickly out of the window

I'm working on an app using openfin and react. It is a toolbar containing multiple elements in a row. I have one near the edge that needs to change its background color when the user hovers his ...
Cristian Pavel's user avatar
2 votes
3 answers
9k views

I need to get the port of the chromedriver that I have instantiated in Selenium

Here's my code to instantiate the webdriver. System.setProperty("webdriver.chrome.driver", "D:\chromedriver.exe"); DesiredCapabilities capabilities = DesiredCapabilities.chrome(); WebDriver driver = ...
sagarwadhwa1's user avatar
1 vote
1 answer
126 views

Deploy .Exe via Web

I've an HTML5 application packaged into OpenFin environment. The complete package is inside an .Exe executable that we wish to ship to end users. We tried to create a link to the executable that ...
Vinay Dwivedi's user avatar
0 votes
1 answer
228 views

OpenFin : yo openfin error es5-ext

i have probelem with openfin ... you know : openfin When i try "Initiate the generator" "Step 2 - Create a folder, open your command line and enter yo openfin Enter a Name and Description when ...
Nadhir 's user avatar
2 votes
1 answer
805 views

Thoughts on Chromium based desktop app? [closed]

Has anyone tried OpenFin? What are its pros and cons? In terms of Development effort, stability, development support, maintenance, performance, memory footprint.
ssal's user avatar
  • 281

15 30 50 per page
1 2
3