cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - You can change your system assigned username to something more personal in your community settings. X

Translate the entire conversation x

Customization: Where to start?

gchampoux
7-Bedrock

Customization: Where to start?


Where are the developer user guides, API manual, examples, tutorials, etc?


I took a look at the customizer's guide, which seems to be an overview only.


As a start, all I want to do is create a listener for when an object changes state.


Gerry

3 REPLIES 3

There is an example of a listener in there: Appendix C






In Reply to Antonio Villanueva:


There is an example of a listener in there: Appendix C




In Intralink 3.4, there was a suite of test examples and makefiles that exercised every toollkit function.
Is there anything similar for 3.4

Gerry

I think you need the API docs:
codebase/wt/clients/library/api/index.html. The basics of a listener is
specifying the right KeyedEvent and then writing what to do with it once
you detect it. What are you trying to accomplish?




Announcements

Top Tags