This repository has been archived by the owner on Jan 15, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 278
Create new Project from Templates
Fiahblade edited this page Dec 24, 2019
·
5 revisions
Some notes before starting off.
- Visual Studio 2019 or Visual Studio Code is preferred but any editor can be used.
- With Chromely you can create x64 applications. You can try building x86 applications but that is not supported.
If you don't want to install templates, you can also Create a Project from Scratch.
Download the Chromely Project Templates and install the extension.
After installation you are ready to start development. (see important note below)
Please note that after creating a new project, you will still need to set the Configuration Mananger to x64.
Chromely
Getting Started
Networking
Resources
Debugging
Detailed documentation on:
- Getting Started
- Configuring Chromely
- Loading Html
- Resource Handling
- Configuring Message Routing
- Register Ajax/XHR Handlers
- JavaScript Execution
- Scheme Registration
- Scheme Handlers
- Custom Http Handlers
- How to use commands
- Custom CEF Handlers
- Chromely on Raspberry Pi
- How to use app settings
- CEF binaries download
- Using DevTools