Search found 5 matches

by Dragonair
Sun Jan 17, 2010 1:57 pm
Forum: Beginners Help
Topic: starnge problems with eventreceiver ~help
Replies: 7
Views: 560

k thankx :)
by Dragonair
Fri Jan 15, 2010 7:59 pm
Forum: Beginners Help
Topic: starnge problems with eventreceiver ~help
Replies: 7
Views: 560

yess you were right .. :) it was the problem with my cams..

one more thing to ask.. please tell me how to create a 3d object mover like one in the center of this image :
Image

:)
by Dragonair
Fri Jan 15, 2010 6:14 pm
Forum: Beginners Help
Topic: starnge problems with eventreceiver ~help
Replies: 7
Views: 560

thanks for reply ..

sorry for the source code i posted ...i didnt knew bout it...

and yeah
@ above .. thanks for your reply .. it worked for grid :) .. but the problem of gui elements is still remaining ... by gui element i meant the menu at the top... when i click the scene then the current ...
by Dragonair
Wed Jan 13, 2010 8:05 pm
Forum: Beginners Help
Topic: starnge problems with eventreceiver ~help
Replies: 7
Views: 560

starnge problems with eventreceiver ~help

hi,

i dont know whats happening .. i have created an event listener and coded to get a scene node's bBox displayed on clicking over it.. but when i click the the scene node it gets selected but thegui elemnts get disabled...

here is my source code :
pls chk it and tell me whats wrong :cry:

http ...
by Dragonair
Wed Jan 13, 2010 3:40 pm
Forum: Open Discussion and Dev Announcements
Topic: Strange Problem related to 3dline drawing
Replies: 1
Views: 1009

Strange Problem related to 3dline drawing

hi ,
its my first post and m new here :)

straight to the problem ,

when i tried to draw a 3d line along with the gui env. , then whenever i clicked the menu , the line goes black colored.. where as i drawn it in white color ... :?

see herez the code :




IrrlichtDevice *Device = 0;


class ...