Jamoma API  0.6.0.a19
j.textslider.cpp File Reference

j.textslider : A slider displaying text and value More...

#include "ext.h"
#include "ext_obex.h"
#include "ext_user.h"
#include "ext_common.h"
#include "jpatcher_api.h"
#include "jgraphics.h"
#include "JamomaForMax.h"
#include "TTFoundation.h"
+ Include dependency graph for j.textslider.cpp:

Go to the source code of this file.

Functions

int JAMOMA_EXPORT_MAXOBJ main (void)
 Set up this class as a Max external the first time an object of this kind is instantiated. More...
 

Detailed Description

j.textslider : A slider displaying text and value

Inspired by a GUI widget from radiaL by jhno

Authors
Trond Lossius, Nils Peters

Definition in file j.textslider.cpp.

Function Documentation

int JAMOMA_EXPORT_MAXOBJ main ( void  )

Set up this class as a Max external the first time an object of this kind is instantiated.

Returns
Error message if the object fails to load.

Set up this class as a Max external the first time an object of this kind is instantiated.

Definition at line 113 of file j.textslider.cpp.