VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



XHTML A GUI binary compiler and viewer with events

by jbay101 (7 Submissions)
Category: Complete Applications
Compatability: Visual Basic 5.0
Difficulty: Intermediate
Date Added: Wed 3rd February 2021
Rating: (6 Votes)

This is a complete GUI compiler and interpreter with support for events. I aimed to make a format for the internet that could be streamed and would be small yet powerful. HTML is a large language - so I wanted to make a binary language that would be able to do anything HTML could do..the result - XHTML. This demonstrates advanced techniques to dynamicly create ANY control at runtime, an object class event handler, calling and setting object properties by name and much more. Also demonstrates the basics of a streamed language. Currently, there is no scripting support or dialog editor, but this will be added next. I wanted to create an extremely powerful language - both fast and compact. This project is still under development, and I am aiming to create something similar to a Windows Java like program...of course, I must add a launguage first. I have included a VERY basic sample, showing off a label (text), hyperlink and image. Without modifying the code, the sample could create anything - from a combo box to a commondialog control to a text box. If you don't like it, please tell me why so I can improved it. Anyone is welcome to use this code in their projects (a mention would be nice). I have worked hard on this, and all feedback would be GREAT!
As always, If you think this is good code (or at least OK), *please* leave a comment and vote!

Rate XHTML A GUI binary compiler and viewer with events

Download XHTML A GUI binary compiler and viewer with events

Download XHTML A GUI binary compiler and viewer with events (44 KB)

XHTML A GUI binary compiler and viewer with events Comments

No comments have been posted about XHTML A GUI binary compiler and viewer with events. Why not be the first to post a comment about XHTML A GUI binary compiler and viewer with events.

Post your comment

Subject:
Message:
0/1000 characters