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: jincheker
Forum: Vizard 08-26-2011, 08:55 AM
Replies: 1
Views: 7,921
Posted By jincheker
Can I change the text size of slider object?

Hi, everyone
I have code like this:

linkChangeBox = vizinfo.add('',textsize=0.6)
link_Slider1_min = linkChangeBox.add(viz.SLIDER, 'Link 1 Min')



Can I change the text size of slider, which...
Forum: Vizard 08-03-2011, 10:33 AM
Replies: 1
Views: 7,232
Posted By jincheker
viz.info message delay

Hi, everyone

I have a question. I define a function in which, a dll file was called, but before calling dll, i would like to display a message on screen.

The code structure is like this:

...
Forum: Vizard 02-08-2011, 11:01 AM
Replies: 2
Views: 6,114
Posted By jincheker
Thanks Jeff, That works

Thanks Jeff, That works
Forum: Vizard 02-04-2011, 02:10 PM
Replies: 2
Views: 6,114
Posted By jincheker
Coordinates change

Hi, I try to make some program that could add on-the-fly objects by following the path of mouse movement.

I use code like this

PointBall = viz.add('ball.wrl')
PointBall.color(viz.RED)...
Forum: Vizard 01-28-2011, 06:59 AM
Replies: 1
Views: 7,758
Posted By jincheker
Why I need two points for viz.startlayer(viz.POINTS)

Hi, I want to show the points as mouse moves, and I program like below:


def plotGraph(x,y):
viz.startlayer(viz.POINTS)
viz.pointsize(5)
# viz.vertexcolor(viz.RED)
# viz.vertex(0,0,0)...
Forum: Precision Position Tracker (PPT) 10-21-2010, 01:25 PM
Replies: 1
Views: 11,052
Posted By jincheker
Help! Local offset error

The messages keep on saying that:

local offset.dll no orientation data are available for light 2

How do i solve it? Thanks
Forum: Vizard 04-27-2010, 03:21 PM
Replies: 2
Views: 6,601
Posted By jincheker
I want the mirror flip function. I see many video...

I want the mirror flip function. I see many video player has such function. Will vizard provide this function?

If I wanna do it by my own, What I can do to modify some of the code in vizard?
Forum: Vizard 04-22-2010, 12:44 PM
Replies: 2
Views: 6,601
Posted By jincheker
Is there any command to flip the object?

I want to flip all the object (or the whole vision view world) in viszard upsidedown. Is there any code that can do that? Thanks
Forum: Vizard 12-11-2009, 01:53 PM
Replies: 7
Views: 9,112
Posted By jincheker
Thumbs up Thanks hosier

Thanks hosier
Forum: Vizard 12-10-2009, 08:42 AM
Replies: 7
Views: 9,112
Posted By jincheker
I mean build a button, and when click the button,...

I mean build a button, and when click the button, it can call an open file GUI in which people can browse and choose files to be open?
Forum: Vizard 12-09-2009, 08:26 PM
Replies: 7
Views: 9,112
Posted By jincheker
Is there any open file GUI

Can I build a GUI in vizard, like below, that allow user to open and choose some files and import them into vizard?

349
Forum: Vizard 12-02-2009, 08:34 AM
Replies: 0
Views: 8,670
Posted By jincheker
How to add a button tag?

I have created a button, but I want: when mouse over the button, it can show a text telling the name of the button. How could I implement that?

This is my original code:
...
Forum: Vizard 10-29-2009, 08:18 AM
Replies: 5
Views: 11,560
Posted By jincheker
Thank you very much

Thank you very much
Forum: Vizard 10-27-2009, 07:38 PM
Replies: 5
Views: 11,560
Posted By jincheker
Or can I replace the whitespace indentation with...

Or can I replace the whitespace indentation with tab? because some of my old code is done by using whitespace. Is there some software that can do this?
Forum: Vizard 10-26-2009, 10:55 PM
Replies: 5
Views: 11,560
Posted By jincheker
Whitespace as the default indentation

Can I use space as the default indentation in vizard?
Showing results 1 to 15 of 15

 
Forum Jump

All times are GMT -7. The time now is 03:11 AM.


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