How to remove windows-like border from window in TideSdk application?
I don’t find solution in the API…
Screenshot.
Sorry for bad English. Thanks in advance!
How to remove windows-like border from window in TideSdk application? I don’t find solution
Share
This is something that you configure in your tiapp.xml file.
In the window element, insert a chrome element with the value false. For example:
Hope that helps.