chromealex / Unity3d.UI.Windows

Unity 3D UI (uGUI) Windows Extensions
http://chromealex.github.io/Unity3d.UI.Windows/
Other
505 stars 109 forks source link

default namespace in Graph ( FlowData ) - wrong #14

Closed ladon closed 9 years ago

ladon commented 9 years ago

Create window. Get Assets/ProjecUi/Other/Window1Directory/Window1DirectoryScreen.cs(11,11): error CS1003: Syntax error, `.' expected

because namespace .UI.Other.Window1Directory {

why default namespace in Graph - .UI? it is necessary to make the correct value

chromealex commented 9 years ago

Look through the left setting panel. Find Flow Compiler module and fill the namespace field.

On Friday, August 14, 2015, ladon notifications@github.com wrote:

Create window. Get Assets/ProjecUi/Other/Window1Directory/Window1DirectoryScreen.cs(11,11): error CS1003: Syntax error, `.' expected

because namespace .UI.Other.Window1Directory {

why default namespace in Graph - .UI? it is necessary to make the correct value

— Reply to this email directly or view it on GitHub https://github.com/chromealex/Unity3d.UI.Windows/issues/14.

ladon commented 9 years ago

Yes, but why default value make pain to user? it is necessary to set the value in the acceptable by default

chromealex commented 9 years ago

Yes, I'll fix it soon. Sorry about that, my system is in alpha only;)

On Friday, August 14, 2015, ladon notifications@github.com wrote:

Yes, but why default value make pain to user? it is necessary to set the value in the acceptable by default

— Reply to this email directly or view it on GitHub https://github.com/chromealex/Unity3d.UI.Windows/issues/14#issuecomment-131234991 .

chromealex commented 9 years ago

Fixed in 0.9.6a