Jump to content

Inventary & Paper Doll - Drag and Drop


noemen

Recommended Posts

I was reading the Torque3d CookBook and went to implement the Inventory and Paper Doll system. But when I went to test: when I click and drag the bitmap, it disappears and the console sends the message "GuiDragAndDropControl::startDragging - GuiDragAndDropControl wasn't added to the gui before the drag started." ... I tried some forms of correction, but I can't solve it.


I went to give a research and I did not find anything related .... Has anyone tried to implement this system?

Link to comment
Share on other sites

What version of the Torque Cookbook do you have. I know I have an ebook of the cookbook. I want to make sure it is the same one as yours. I do not have mine at the moment, I have to get back to you later tonight or tomorrow.

 

the PDF version ... the year 2013.

Page 128 to 138.

When I can't solve a problem, I end up taking a break. I believe that I will find the solution.

Link to comment
Share on other sites

I have the cookbook as well and the things in there are very basic and not suitable for a production ready game, it just shows you an example on how to do it, the actual implementation you have to do yourself.

 

@DuionI know that ... I liked it because it talks a little more about the Drag and Drop system.


Regarding the problem, I managed to solve it. It was a simple syntax problem ... I ended up forgetting to implement Canvas at startup. lol


Thank you all.

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.

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.

×
×
  • Create New...