|
Jamoma API
0.6.0.a19
|
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... | |
j.textslider : A slider displaying text and value
Inspired by a GUI widget from radiaL by jhno
Definition in file j.textslider.cpp.
| int JAMOMA_EXPORT_MAXOBJ main | ( | void | ) |
Set up this class as a Max external the first time an object of this kind is instantiated.
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.