Languages Visual Basic & VB.NET .Net GUIs  

Fireball.XmlGui

download download  
important code information
author:
Faltoni Sebastian
minimum requirements:
Fireball.XmlGui description

Fireball.XmlGui was developed for adding to plug-in based applications the support for creating dynamic plug-ins with a simple XML file. The syntax is very like XAML and it is also possible to use the code-behind! You only need to specify on the root of the document the attribute CodeBehind with the filename of the C# source file. The library is not limited to System.Windows.Forms GUI creation. You can also use it for dynamically creating any other type of classes, for adding classes as subnodes on the XML, like the Controls tag on this example. You need only the collection and inherit from the System.Collections.IList.


File List:
Fireball.XmlGui_m1/0b
Fireball.XmlGui_m1/CanvasTest.xml1Kb
Fireball.XmlGui_m1/Fireball.XmlGui.csproj3Kb
Fireball.XmlGui_m1/Fireball.sln2Kb
Fireball.XmlGui_m1/Fireball.suo23Kb
Fireball.XmlGui_m1/LICENSE_LGPL.txt26Kb
Fireball.XmlGui_m1/Properties/0b
Fireball.XmlGui_m1/Properties/AssemblyInfo.cs1Kb
Fireball.XmlGui_m1/WebBrowserSample.xml1Kb
Fireball.XmlGui_m1/XmlGui/0b
Fireball.XmlGui_m1/XmlGui/ScriptCompiler.cs3Kb
Fireball.XmlGui_m1/XmlGui/XmlGuiAttribute.cs1Kb
Fireball.XmlGui_m1/XmlGui/XmlGuiAttributeCollection.cs3Kb
Fireball.XmlGui_m1/XmlGui/XmlGuiCreator.cs16Kb
Fireball.XmlGui_m1/XmlGui/XmlGuiDocument.cs5Kb
Fireball.XmlGui_m1/XmlGui/XmlGuiNode.cs2Kb
Fireball.XmlGui_m1/XmlGui/XmlGuiNodeCollection.cs3Kb
Fireball.XmlGui_m1/XmlGui/XmlGuiRuntimeObjectList.cs220b
Fireball.XmlGui_m1/bin/0b
Fireball.XmlGui_m1/bin/Debug/0b
Fireball.XmlGui_m1/bin/Debug/Fireball.Core.pdb126Kb
Fireball.XmlGui_m1/bin/Debug/Fireball.XmlGui.pdb62Kb
Fireball.XmlGui_m1/formsample.xml1Kb
Fireball.XmlGui_m1/formsample.xml.cs2Kb
Fireball.XmlGui_m1/obj/0b
Fireball.XmlGui_m1/obj/Debug/0b
Fireball.XmlGui_m1/obj/Debug/Fireball.XmlGui.pdb62Kb
Fireball.XmlGui_m1/obj/Debug/ResolveAssemblyReference.cache4Kb
Fireball.XmlGui_m1/obj/Debug/TempPE/0b
Fireball.XmlGui_m1/obj/Fireball.XmlGui.csproj.FileList.txt224b
Fireball.XmlGui_m1/samples/0b
Fireball.XmlGui_m1/samples/FXGRunner/0b
Fireball.XmlGui_m1/samples/FXGRunner/FXGRunner.csproj3Kb
Fireball.XmlGui_m1/samples/FXGRunner/FXGRunner.csproj.user328b
Fireball.XmlGui_m1/samples/FXGRunner/Program.cs1Kb
Fireball.XmlGui_m1/samples/FXGRunner/Properties/0b
Fireball.XmlGui_m1/samples/FXGRunner/Properties/AssemblyInfo.cs1Kb
Fireball.XmlGui_m1/samples/FXGRunner/Properties/Resources.Designer.cs3Kb
Fireball.XmlGui_m1/samples/FXGRunner/Properties/Resources.resx5Kb
Fireball.XmlGui_m1/samples/FXGRunner/Properties/Settings.Designer.cs1Kb
Fireball.XmlGui_m1/samples/FXGRunner/Properties/Settings.settings249b
Fireball.XmlGui_m1/samples/FXGRunner/bin/0b
Fireball.XmlGui_m1/samples/FXGRunner/bin/Debug/0b
Fireball.XmlGui_m1/samples/FXGRunner/bin/Debug/FXGRunner.pdb18Kb
Fireball.XmlGui_m1/samples/FXGRunner/bin/Debug/Fireball.Core.pdb126Kb
Fireball.XmlGui_m1/samples/FXGRunner/bin/Debug/Fireball.XmlGui.pdb62Kb
Fireball.XmlGui_m1/samples/FXGRunner/bin/Debug/formsample.fxg1Kb
Fireball.XmlGui_m1/samples/FXGRunner/bin/Debug/formsample.fxg.cs1Kb
Fireball.XmlGui_m1/samples/FXGRunner/bin/Debug/run.bat28b
Fireball.XmlGui_m1/samples/FXGRunner/obj/0b
Fireball.XmlGui_m1/samples/FXGRunner/obj/Debug/0b
Fireball.XmlGui_m1/samples/FXGRunner/obj/Debug/FXGRunner.Properties.Resources.resources180b
Fireball.XmlGui_m1/samples/FXGRunner/obj/Debug/FXGRunner.csproj.GenerateResource.Cache1Kb
Fireball.XmlGui_m1/samples/FXGRunner/obj/Debug/FXGRunner.pdb18Kb
Fireball.XmlGui_m1/samples/FXGRunner/obj/Debug/ResolveAssemblyReference.cache7Kb
Fireball.XmlGui_m1/samples/FXGRunner/obj/Debug/TempPE/0b
Fireball.XmlGui_m1/samples/FXGRunner/obj/FXGRunner.csproj.FileList.txt365b
Fireball.XmlGui_m1/xmlgui.snk1Kb
Fireball.XmlGui_m1/xmlguitest/0b
Fireball.XmlGui_m1/xmlguitest/Form1.Designer.cs4Kb
Fireball.XmlGui_m1/xmlguitest/Form1.cs2Kb
Fireball.XmlGui_m1/xmlguitest/Form1.resx6Kb
Fireball.XmlGui_m1/xmlguitest/Program.cs1Kb
Fireball.XmlGui_m1/xmlguitest/Properties/0b
Fireball.XmlGui_m1/xmlguitest/Properties/AssemblyInfo.cs1Kb
Fireball.XmlGui_m1/xmlguitest/Properties/Resources.Designer.cs2Kb
Fireball.XmlGui_m1/xmlguitest/Properties/Resources.resx5Kb
Fireball.XmlGui_m1/xmlguitest/Properties/Settings.Designer.cs1Kb
Fireball.XmlGui_m1/xmlguitest/Properties/Settings.settings203b
Fireball.XmlGui_m1/xmlguitest/bin/0b
Fireball.XmlGui_m1/xmlguitest/bin/Debug/0b
Fireball.XmlGui_m1/xmlguitest/obj/0b
Fireball.XmlGui_m1/xmlguitest/obj/Debug/0b
Fireball.XmlGui_m1/xmlguitest/obj/Debug/TempPE/0b
Fireball.XmlGui_m1/xmlguitest/xmlguitest.csproj3Kb

Similar code
Drag and Drop from Listbox to Textbox (Popularity: ) : Drag and Drop from Listbox to Textbox. This is a demo on how to access individual collection members of a populated listbox in order to drop its content into a text box. This demo uses techniques that are not specified ...
GlowControl (Popularity: ) : GlowButtons. I really liked it and had fun changing it. It now incorporates MultiThreading so that when one button is fading out another button can be fading in. Otherwise all credit for the Idea and the Method that changes the ...
AgentX v2.6 (Popularity: ) : AgentX is a Microsoft Agent Character "previewer". It does practically everything that you can do with a MS Agent character, including speech recognition. Check out the screenshot and don't forget to vote! :-)

Custom GUI (Popularity: ) : This code demonstrates how to create a GUI that looks lots better that the defult windows one. i have not made any buttons but used rectangles instead, this method is faster than some others that i have seen. just to ...
Daytime Server (Popularity: ) : This prograqm acts as a simple daytime server. Once the start button is clicked, a new thread is created. This thread will handle new connections and also demonstrates how to update the user interface from a worker thread using Delegates. ...
Alpha-blended icons in toolbar (Popularity: ) : The code shows you how to have alpha-blended icons in a .NET toolbar. Normally, the shadow shows up as totally black. With this code, the shadow is displayed correctly. Works only with OSes supporting the alpha channel and needs a ...
GlowButtons (Popularity: ) : This program causes a button's color and text color to fade between its usual colors and those of its window's title bar's color and text color when the user rolls over that button with the mouse arrow.
Popup Message (Popularity: ) : I am .net developer here i just design popup message because whenevr my anti-virus Quick Heal software updated online on that period i am always see one of the nice one window always popup from right hand side..so thats why ...
Office Automation/Menus (Popularity: ) : To demonstrate the automation of command bars in MS Office. Also this project has a class library that produces menus almost exactly like the ones in MS Office 2003. PLEASE RATE!
Yet Another XP Visual Style Example (Popularity: ) : This is NOT my code, i came upon it while searching through some vb.net sample applications. Its just another way to enable the XP visual styles in your application.
User reviews

Write a review:
1 2 3 4 5 6 7 8 9 10
1=poor 10=excellent
Write review*
Your name*
Email*
  (Comments are moderated, and will not appear on this site until the editor has approved them)
 
Rate me
supported os
stats
downloads 8
version
size in Kb 172
popularity   765/7913374
user rating 5/10
ad


New Code
Popular Code