Giter Site home page Giter Site logo

haxeuilayoutpreview's Introduction

haxeuilayoutpreview's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

haxeuilayoutpreview's Issues

Preview crashes on FlashDevelop 5.1.x

The following stacktrace is displayed:

System.Xml.XmlException: 'config' is an undeclared namespace. Line 104, position 3.
at System.Xml.XmlTextReaderImpl.Throw(Exception e)
at System.Xml.XmlTextReaderImpl.Throw(String res, String arg, Int32 lineNo, Int32 linePos)
at System.Xml.XmlTextReaderImpl.LookupNamespace(NodeData node)
at System.Xml.XmlTextReaderImpl.ElementNamespaceLookup()
at System.Xml.XmlTextReaderImpl.ParseAttributes()
at System.Xml.XmlTextReaderImpl.ParseElement()
at System.Xml.XmlTextReaderImpl.ParseElementContent()
at System.Xml.XmlTextReaderImpl.Read()
at System.Xml.XmlLoader.LoadNode(Boolean skipOverWhitespace)
at System.Xml.XmlLoader.LoadDocSequence(XmlDocument parentDoc)
at System.Xml.XmlLoader.Load(XmlDocument doc, XmlReader reader, Boolean preserveWhitespace)
at System.Xml.XmlDocument.Load(XmlReader reader)
at System.Xml.XmlDocument.LoadXml(String xml)
at HaxeUILayoutPreview.OpenFLApplicationDescriptor.Load()
at HaxeUILayoutPreview.TabDetails.CreatePreviewPlayer()
at HaxeUILayoutPreview.TabDetails.GetPreviewPlayer(Int32 paneIndex)
at HaxeUILayoutPreview.TabDetails.strip_SelectedTabChanged(Object sender, SelectedTabChangedEventArgs e)
at Messir.Windows.Forms.TabStrip.OnTabSelected(TabStripButton tab)
at Messir.Windows.Forms.TabStrip.OnItemClicked(ToolStripItemClickedEventArgs e)
at System.Windows.Forms.ToolStrip.HandleItemClick(ToolStripItem dismissingItem)
at System.Windows.Forms.ToolStripItem.HandleClick(EventArgs e)
at System.Windows.Forms.ToolStripItem.HandleMouseUp(MouseEventArgs e)
at System.Windows.Forms.ToolStripItem.FireEventInteractive(EventArgs e, ToolStripItemEventType met)
at System.Windows.Forms.ToolStripItem.FireEvent(EventArgs e, ToolStripItemEventType met)
at System.Windows.Forms.ToolStrip.OnMouseUp(MouseEventArgs mea)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
at System.Windows.Forms.ToolStrip.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

Index out of range error

Hi Ian!
Trying, but get the error below when trying to open a xml in an HaxeUI project.
Using FD 5.0.0.5

Index 1 out of range
Parameter name: index
vid System.Windows.Forms.Control.ControlCollection.get_Item(Int32 index)
vid HaxeUILayoutPreview.TabDetails.GetMiniMap()
vid HaxeUILayoutPreview.TabDetails.UpdatePreviews()
vid HaxeUILayoutPreview.PluginMain.HandleEvent(Object sender, NotifyEvent e, HandlingPriority prority)
vid PluginCore.Managers.EventManager.DispatchEvent(Object sender, NotifyEvent e)
error

"Object reference not set to an instance of an object."

When i open flash builder after unistall old / install latest FlashDevelop i got this error
Flash builder is opened in my latest project, but project files was not opened and error is trown

Object reference not set to an instance of an object.
at HaxeUILayoutPreview.PluginMain.IsHaxeUILayout(ITabbedDocument tdoc)
at HaxeUILayoutPreview.PluginMain.HandleEvent(Object sender, NotifyEvent e, HandlingPriority prority)
at PluginCore.Managers.EventManager.DispatchEvent(Object sender, NotifyEvent e)

Image Preview does not work

Images are not loaded when previewing.

UIProcessor.hx:163: Exception setting component property: resource (ReferenceError: Error #1056)
Assets.hx:303: [Assets] There is no Image asset with an ID of "assets/img/test.jpg"

Assets.hx:475: [Assets] There is no String asset with an ID of "assets/img/test.svg"
UIProcessor.hx:163: Exception setting component property: resource (ReferenceError: Error #1056)

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.