

Could you maybe point me to how I'd draw to a rendertexture and display that rendertexture using CEGUI?
Ident wrote:Anasky wrote:Ident wrote:Yes, wrong event.
CEGUI::PushButton::EventMouseClick
Thanks for the help
Isnt there a Window:EventMouseClick?
Not every window is a pushbutton.
Ident wrote:Yes, wrong event.