#1
|
|||
|
|||
Events in a cluster
Hi,
I'm running a cluster with several clients, all in the same computer.I have a problem with events, I want to make some actions if the user makes a click. If I click in the master window, everything is fine, but is not possible to make a click in any client window. Any suggestion? Thanks. |
#2
|
|||
|
|||
Ok, I got it, I should use this code
Quote:
|
#3
|
|||
|
|||
Clustering is not really meant to be used this way. Cluster clients don't actually execute any Python code. They just receive commands from the master to perform basic low-level commands (e.g. add objects, set position, etc...). Clustering is only meant to be used when you want to clone the output of a script with only slight changes (e.g. view offset, fov). Picking is not supported on the clients.
|
Thread Tools | |
Display Modes | Rate This Thread |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Question about cluster replacement | mizutani_jun | Vizard | 1 | 02-18-2011 02:49 PM |
Question about GUI and CLUSTER | mizutani_jun | Vizard | 2 | 01-02-2011 03:35 PM |
Problem with server Events | vOliver | Vizard | 2 | 09-15-2010 02:21 PM |
Cluster Help | videcuk | Vizard | 12 | 09-21-2007 02:14 PM |
quad_buffer cluster | John P | Vizard | 4 | 06-07-2006 10:01 PM |