Giter VIP home page Giter VIP logo

guilitepreviewer's Introduction

GuiLite Previewer - WYSIWYG extension for GuiLite

  • GuiLite is the smalles/simplest/stablest GUI library for all platforms, it has only 5,000 line C++ code.
  • GuiLite Previewer is a Visual Studio Code extension, could extract GUI information from C++ code and preview GUI at preview page(What you see is what you get)
  • No need for drag-and-drop widgets, everything (e.g. code/design/build/debug) could be done by coding
  • No need for special GUI editor(e.g. Android Studio, Qt designer)
  • No need for Extensible Markup Language(e.g. xml, xaml)

Demo

demo

Quick start

  1. Open VS Code
  2. Click Extensions
  3. Search "GuiLite" and install

How to build/debug GuiLite Previewer?

  1. Download npm, and install
  2. Run in Windows command line: cd GuiLitePreviwer ⚠️and make sure you're in GuiLitePreviwer folder⚠️
  3. Run in Windows command line: npm install
  4. Run in Windows command line: code . which will open the project in VS Code window
  5. In VS Code window you just opened, Press F5 to build/debug the extension
  6. You will get an new VS Code window with the extension you build above
  7. In the new VS Code window, open your source code(e.g. test.cpp)
  8. ctrl + shift + p, and input GuiLite: preview layout
  9. You will see your GUI layout in preview page

guilitepreviewer's People

Contributors

idea4good avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.