Code Monkey home page Code Monkey logo

dialogcreator's Introduction

Dialog Creator

A program to create dialog boxes conveniently.

(LC) LogCreative 2014 - 2015

Log Infinity Project Memory Box

Repository Structure

DialogCreator
    |- 对话框生成器         Version 2.6 (2015)
    |- WindowsCreate.bat    Version 1.3 (2014)

You can get the release version of this program in Release Page.

Original Release Page: 【(自制)】对话框生成器

Objective

  • This program provides those who want to generate Windows dialogs a convienent and visualized way.
  • This program provides a way to create multiple Windows dialogs by using timer to generate them with a certain amount of time gap.

Compilation

The compilation should be performed carefully because the file is too old to open-and-compile correctly on modern operating systems.

Windows Batch File (.bat)

To edit this file, you need to open WindowsCreate.bat file in notepad or in Visual Studio Code with the encoding of GB 2312. Using UTF-8 encoding will make the code unreadable and saving it will cause invertible damage towards the original encoding.

Visual Basic .NET (.sln)

Visual Basic .NET solution file requires Visual Studio 2013+ to open, with .NET Framework 3.5 installed.

Before opening the solution file, please confirm your display font scaling is 100%. Otherwise, the project file will fail to display correctly and save such will casue permenate damage towards the original file.

The bug of not correctly displaying toolbar in VB.NET has not been fixed since 2014 for Visual Studio.

The bugs of minimization and VBS Generator error are fixed.

Copyright Changes

This repository now use MIT LICENSE, which means you can modify and redistribute this program under the license requirement, i.e., appending the original website to your modified program.

This overrides all "ALL RIGHT RESERVED" claims in all source code with this README file appended.

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.