Skip to main content

Questions tagged [tidesdk]

TideSDK is an open source software development kit for creating multi-platform desktop apps using HTML5, CSS3, JavaScript and other common scripting languages.

tidesdk
1 vote
0 answers
42 views

How to access sqlite from php script in tidesdk

I am having a little challenge and I hope you can help me with. First I've read the tidesdk documentations over and over. I searched stackoverflow for help. No help. The problem is After navigating ...
PCShedeur's user avatar
0 votes
1 answer
76 views

TideSDK error while compiling (python)

I'm trying to compile a application with TideSDK Developer, after a complete reinstallation of OSX (10.10.5) with no backups, I had to reinstall all applications, so I downloaded the latest available ...
rjcpereira's user avatar
1 vote
1 answer
614 views

Where to find TideSDK sdk for windows?

I've an older project using TideSDK to maintain. But, when I upgraded my mac to El Capitan, I lost my VM containing the SDK (file corrupted error with virtual box). And now the TideSDK project has ...
Michael A.'s user avatar
  • 2,278
0 votes
1 answer
123 views

TideSDK Ti.App restart()

i cant figure out how o use the tidesdk api. It says on there documentation to use Ti.App and the restart() function but i tried a couple ways with no luck and also tried to imitate how the ti.media....
smokedawg's user avatar
1 vote
1 answer
145 views

How to kill a windows application using TideSDK?

i am trying to run a command like TASKKILL /F /IM notepad.exe var process = Ti.Process.createProcess({args: ['TASKKILL /F /IM notepad.exe']}); process.launch(); or Ti.Process.launch('TASKKILL /F /...
Patrioticcow's user avatar
  • 26.8k
0 votes
2 answers
152 views

Semantic-UI based page not work correctly in Tide SDK

I'm trying to make some app in TideSDK using Semantic-UI (http://semantic-ui.com/). When I open my page in Chrome it works correctly: chrome http://krakow45.pl/test/chrome.png but when I'm ...
Dawid Góra's user avatar
0 votes
0 answers
54 views

Set a filled sqlite default database in a chrome app

I have written an app using javascript , it uses websql as its database, when I open it in chrome everything works fine. it uses a filled database table which is like a dictionary. I mean the app ...
reza7rm's user avatar
  • 21
0 votes
1 answer
218 views

AngularJS and TideSDK

I am trying to implement, an AngularJS App, to work with TideSdk. Everything works fine, if I run it over the browser, but however, I am not seeing any element loaded when I package it as a TideSdk ...
Veer Shrivastav's user avatar
1 vote
0 answers
78 views

Call a JAVA class method from TideSDK

I am trying to create an application for which I have JAVA files at the backend ready. I am trying to create UI for the same project for which I am trying through TideSDK and I am new to it. I need to ...
Sabitha's user avatar
  • 283
1 vote
1 answer
129 views

Will application created using TideSDK work on Windows XP?

I am planning to create an exe for windows. My problem is my target clients are using windows XP. As windows XP has become too old, it is very difficult to get any support. Can any one please guide ...
Mohit Gupta's user avatar
1 vote
0 answers
45 views

How to listen for clipboard events in TideSDK?

I want to listen for clipboard events (when something is copied), and then grab a copy for processing. I can't seem to find an event for this within TideSDK. Even if I could, would this be triggered ...
Mike's user avatar
  • 8,827
0 votes
1 answer
150 views

Save a pdf file with TideSDK

I have a decodification problem. I have an offline desktop application, where I have to generate a pdf file and save at his open. To generate the PDF file I use BytescoutPDF library createpdf.js. ...
sharkbait's user avatar
  • 3,020
0 votes
1 answer
48 views

TideSDK get connected screen

Is there a possibility to get all screen connected to the pc ? And list them in a row with small screenshots. Also is it possible to open new window on specified screen ?
robpal's user avatar
  • 834
0 votes
2 answers
693 views

HTML Desktop App - How to: Blurry Background?

I'd like to start working on HTML Desktop Apps for Windows again. I haven't yet decided on which Framework I am gonna build it on, so I am rather flexible about this. Now.. there is one requirement ...
Escapado's user avatar
  • 117
0 votes
1 answer
97 views

how to disable / prevent tidesdk appcelerator app-track

when I launch my application from TideSDK Developer, I can see that the app connects to the appcelerator server (https://api.appcelerator.net/p/v1/app-track) and tracks the usage of the app. How can ...
MagicCarpetPilot's user avatar

15 30 50 per page
1
2 3 4 5
22