Search found 22 matches

by sivagiri
Fri Oct 27, 2006 6:57 am
Forum: Beginners Help
Topic: How to display Text on a surface
Replies: 9
Views: 1171

I've got it!

sivagiri
by sivagiri
Thu Oct 26, 2006 7:43 am
Forum: Beginners Help
Topic: How to display Text on a surface
Replies: 9
Views: 1171

This is part of my code when I draw text in texture and wanted to load the second text and clear the text before... IAnimatedMeshSceneNode* GroupTherapyExercise::loadBoard(irr::scene::ISceneManager *smgr, irr::video::IVideoDriver *driver) { MyMesh* mesh = new MyMesh("Virtual_Therapy/Models/Roo...
by sivagiri
Thu Oct 26, 2006 7:39 am
Forum: Off-topic
Topic: modeling rooms in 3dsMAX
Replies: 6
Views: 578

Hi, I also made a roommesh. First step make a roommesh. Second: add multimaterials to mesh. Third: save it in 3ds. Forth: put the materials in the same directory where the roommesh is... fifth: load it in the program and you'll be okay. sivagiri You don't have to scale etc. iof you did it propaly in...
by sivagiri
Thu Oct 26, 2006 6:37 am
Forum: Beginners Help
Topic: How to display Text on a surface
Replies: 9
Views: 1171

Hi,

I used irrforge's draw text in texture, but now when I reached the following problem I cannot load irrforge.org page to find how to solve it.

Why???

:( :oops:
by sivagiri
Mon Oct 23, 2006 4:39 pm
Forum: Advanced Help
Topic: changing texture at runtime
Replies: 2
Views: 389

changing texture at runtime

Hi all,

I use irrforge-s code: "draw text in texture" to write on the wall/blackboard. And when my user clicks on the right answer I would like to change the texture at runtime.


How can I do this???

sivagiri
by sivagiri
Mon Oct 23, 2006 4:02 pm
Forum: Beginners Help
Topic: How to display Text on a surface
Replies: 9
Views: 1171

changing texture at runtime

Does someone know how to change texture at runtime?????



Plizzzzzzzzzzzzz!


Thx
by sivagiri
Sat Sep 16, 2006 10:46 am
Forum: Beginners Help
Topic: changing texture/image
Replies: 3
Views: 204

Oh I made here with Poser, then made her textures with uvmapper classic and painted it. Thats why here face is not so good.

Not good at painting.

sivagiri (A Girl Style) :) :D :D
by sivagiri
Sat Sep 16, 2006 10:39 am
Forum: Beginners Help
Topic: changing texture/image
Replies: 3
Views: 204

thx

Please someone send me a code part. :lol: :lol: :lol: :lol: :lol: :lol:
by sivagiri
Thu Sep 14, 2006 7:33 am
Forum: Beginners Help
Topic: changing texture/image
Replies: 3
Views: 204

changing texture/image

Hi, I'm making a project where I put pictures on the blackboard. 4pictures. You have to choose the right pic. When you choose the right one a window pops up. :o :roll: So my problem is after choosing the right pic I'd like to change this four picture to another four picture. I'd like to get the pics...
by sivagiri
Wed Sep 13, 2006 4:15 pm
Forum: Beginners Help
Topic: get editbox text
Replies: 6
Views: 480

remove

Now how can I remove an selected item from ListBox?

sivagiri
by sivagiri
Wed Sep 13, 2006 3:53 pm
Forum: Beginners Help
Topic: get editbox text
Replies: 6
Views: 480

wow

Thx

I got it.
:lol:

patientListBox->addItem(nameEb->getText());

It works.

nameEb is my editbox name.
:oops:
by sivagiri
Wed Sep 13, 2006 3:15 pm
Forum: Beginners Help
Topic: get editbox text
Replies: 6
Views: 480

hi

:o Whats the name of the editbox you're taken the info from: cause in my window I have a few editbox and I only want to take info from one?


sivagiri :lol:
by sivagiri
Thu Jun 22, 2006 11:44 pm
Forum: Beginners Help
Topic: Click on an image
Replies: 5
Views: 392

button1 = env->addButton(rect<s32>(120,160,270,350),0,200);
button1->setImage(driver->getTexture("mediam/pics/kep1.bmp"),core::rect< s32>(120,160,270,350));


I did this, and it fits the button, but looks kind of :oops: ....
by sivagiri
Thu Jun 22, 2006 11:27 pm
Forum: Beginners Help
Topic: Click on an image
Replies: 5
Views: 392

I'm a bit tired: thats the prob and having cold.

One more question or two:


I would like the image on my button fit the button totally: How can I do that?

:)
by sivagiri
Thu Jun 22, 2006 10:48 pm
Forum: Beginners Help
Topic: Click on an image
Replies: 5
Views: 392

thanx :lol: