Jump to content

Bug of CASTORGUI ?


Ingo Chou
 Share

Recommended Posts

This work for me:

 

var button = new CASTORGUI.GUIButton("button", {x:(guisystem.getCanvasWidth().width / 2 - 100), y: 10, w:200, h:35, value:"Click me", backgroundColor: "rgba(4, 45, 65, 0.2)"}, guisystem);

 

I did not understand the question 2. 

 

Dialog can not be moved. One window can receive the property dragdrop.

 

I send a small fix on GUIWindow otherwise.

Link to comment
Share on other sites

Yeah, I do not know why it does that. When you add a text with GUIText it may select. but when the text or other element is added to a dialog or window, I do not know why it can not be selected.

But I would try to find out why.

 

 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...