Re: DisplayListener

> Nice to hear from you again. For your problem, I suggest
> calling:
> 
>   display.addDisplayListener(listener);
> 
> before:
> 
>   display.addReferences(renderer, data_ref);
> 
> It could be that by the time you call addDisplayListener(),
> the display is already done transforming and rendering the
> data, which is triggered by the call to addReferences().

Thank you very much Bill, at the first sight I think it is working. 
I am going to test it.

Greetings Desiree



  • 2004 messages navigation, sorted by:
    1. Thread
    2. Subject
    3. Author
    4. Date
    5. ↑ Table Of Contents
  • Search the visad archives: