WorldViz User Forum

WorldViz User Forum (https://forum.worldviz.com/index.php)
-   Vizard (https://forum.worldviz.com/forumdisplay.php?f=17)
-   -   User Input (https://forum.worldviz.com/showthread.php?t=455)

Hodge1620 11-16-2005 01:09 PM

User Input
 
Is there a way to generate a user-input box that is more complex than the 'ask', 'choose', 'input', and 'message' options. For example, I'd like to do something similar to the viz.go(viz.PROMPT) message box, but obviously with different GUI elements & labels. Are there functions available in 'vizinput.dll' that would allow me to do this?

If anyone has ideas, please let me know.

Thanks,
-Eric

farshizzo 11-16-2005 03:22 PM

Hi,

The vizinput library doesn't contain any functions for making custom dialogs. There are plenty of 3rd party python modules that can do this though.

Tkinter comes with python, you might want to give that a try. Open the Python Help file under the Vizard Help menu. Search the help file for tkinter, it should provide some overview. You may need to install a couple additional files in order to get it working. Let me know if you need these files.

Hodge1620 11-17-2005 06:58 AM

TKinter
 
I've played with TKinter a little bit in the past, but it was my understanding that the python interpreter built into Vizard had issues with TKinter. Just thought I'd take a stab at doing things through Vizard's functionality before I delved back into the TKinter world.

If it's as simple as adding / changing a few files, go ahead and send them to me.


All times are GMT -7. The time now is 02:02 PM.

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