WorldViz User Forum  

Go Back   WorldViz User Forum > Search Forums

Showing results 1 to 15 of 15
Search took 0.01 seconds.
Search: Posts Made By: renama
Forum: Vizard 04-12-2011, 03:53 PM
Replies: 2
Views: 8,189
Posted By renama
Thanks.The Cambria Math is not the perfect font...

Thanks.The Cambria Math is not the perfect font for us to display the message, but at least we have one to use. Just wonderring why so many fonts support supscript, but not subscript.
Forum: Vizard 04-10-2011, 06:31 PM
Replies: 2
Views: 8,189
Posted By renama
Subscript

We tried to use C₁C₂, but subscript 1,2 does not show in Vizard editor, (superscipt ², ³ works fine). We need to use subscript a lot in our math teaching software developed with Vizard. Right now we...
Forum: Vizard 02-14-2011, 02:09 PM
Replies: 1
Views: 6,481
Posted By renama
Adjust line spacing of <node3d:text3d>?

We display a lot of text messages in our project. The sigle line spacing is too narrow, while use\n\n to makes spacing too big. Can we adjust the line spacing like we do in Word or is there any other...
Forum: Vizard 02-11-2011, 08:26 AM
Replies: 12
Views: 15,531
Posted By renama
We use on-the-fly object by using...

We use on-the-fly object by using viz.startlayer(), viz.endlayer(). I did not know the vizshape module. That works better. Thank you!
Forum: Vizard 02-09-2011, 06:57 PM
Replies: 12
Views: 15,531
Posted By renama
This thread is discussing the exact issue we need...

This thread is discussing the exact issue we need in our project. But after many tries, I still could not make the 3D effect on the on-the-fly objects. The cylinder and cone do not have the same...
Forum: Vizard 01-30-2011, 02:59 PM
Replies: 1
Views: 5,857
Posted By renama
Paper folding animation

I tried to do the animatin of folding the paper in our math learning software. The problem is how to fold the paper along the line that is not parallel to x,y,z axis. Please help. THanks
Forum: Vizard 11-13-2010, 08:49 AM
Replies: 4
Views: 8,317
Posted By renama
unhandled exception was caught in winpdb

If I tried a simple python program edited in viard environment without import any vizrard module, it works fine in winpdb. But after I include import viz, it pops up "Unhandled exception was caught...
Forum: Vizard 10-19-2010, 07:44 PM
Replies: 2
Views: 7,909
Posted By renama
The methods you provided are great and enough for...

The methods you provided are great and enough for our application.Thanks farshizzo! I am new with vizard, I got all the knolwedge just through vizard help. But I can not get the instruction of...
Forum: Vizard 10-16-2010, 03:53 PM
Replies: 2
Views: 7,909
Posted By renama
Change textbox color?

I need to change the textbox color, background or font, to differentiate the enabled ones with the disabled ones. Searched the <node3d:GUI:textbox> commands, I didn't find the method. I can't believe...
Forum: Vizard 07-24-2010, 10:29 PM
Replies: 0
Views: 5,640
Posted By renama
Unicode symbol problem

We need some unicode symbols,especially numer forms. I can find almost all the symbols we need in the MS Word symbol insert. But most of them can not display in vizard. For example I select symbols...
Forum: Vizard 06-28-2010, 02:33 PM
Replies: 5
Views: 8,810
Posted By renama
Thanks farshizzo, that is great. I need register...

Thanks farshizzo, that is great. I need register other events,like mouse move in my class and creating Event Class solved my problem completely.
Forum: Vizard 06-27-2010, 10:03 PM
Replies: 5
Views: 8,810
Posted By renama
Thanks, IGoudt. You gave me a good idea for OO...

Thanks, IGoudt. You gave me a good idea for OO programming. I appreciate your help. It is your support that makes me keep searching and trying to work on it. Today I found...
Forum: Vizard 06-27-2010, 12:47 AM
Replies: 5
Views: 8,810
Posted By renama
Here is the code of the class (same with the...

Here is the code of the class (same with the previous attachement)

class MusicOnOff:
def __init__(self,musicObj):
self. Obj = musicObj
self.musicIcon =...
Forum: Vizard 06-27-2010, 12:12 AM
Replies: 5
Views: 8,810
Posted By renama
Unhappy OO programing in vizard?

I tried to create a class to put an icon on the screen. When the icon is clicked, the music will be truned on or off.

In the class, I used callback viz.MOUSEDOWN_EVENT to capture the mouse...
Forum: Vizard 06-23-2010, 05:14 PM
Replies: 1
Views: 7,605
Posted By renama
How to display Mathmatical expressions?

We are developing a mathmatic tutorial software with Vizard for college students. We have the difficulty to display mathmatical expressions like integral, fraction. Can vizard insert Math editing...
Showing results 1 to 15 of 15

 
Forum Jump

All times are GMT -7. The time now is 06:48 AM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Copyright 2002-2023 WorldViz LLC