DragContainer::EventMouseClick( right once left twice)

For help with general CEGUI usage:
- Questions about the usage of CEGUI and its features, if not explained in the documentation.
- Problems with the CMAKE configuration or problems occuring during the build process/compilation.
- Errors or unexpected behaviour.

Moderators: CEGUI MVP, CEGUI Team

angela4et
Just popping in
Just popping in
Posts: 7
Joined: Mon Jul 03, 2006 06:36
Contact:

DragContainer::EventMouseClick( right once left twice)

Postby angela4et » Mon Aug 07, 2006 09:59

this problem occured when i want to put a target frame on top of the drag container
here is part of my code


// when mouse click set the target frame

dragwindow_ ->subscribeEvent(CEGUI::DragContainer::EventMouseClick, CEGUI::Event::Subscriber(&UI_InventoryItem::SetActionBtn, this));


but when i run it, the function SetActionBtn only execute when mouse right click ONCE or mouse left click TWICE ....... what is going on ?? :( :( :(

Return to “Help”

Who is online

Users browsing this forum: No registered users and 18 guests