Csound Csound-dev Csound-tekno Search About

Re: [Cs-dev] Statics in widgets.cpp

Date2006-10-31 10:28
FromVictor Lazzarini
SubjectRe: [Cs-dev] Statics in widgets.cpp
Keep us informed. I'm away from a CVS-able machine
now, but have two laptops with me (OSX & Linux) and
could have a look as well, but I don't want to
replicate anyone else's work.

Barry Vercoe seems to be wanting to do something
new regarding GUI opcodes. I think it's an opportunity
for us to create a plugin module API for it, which
can then be implemented with different toolkits,
whichever works best for a specific platform.

Victor


>
> Hi John,
>
> I'd be willing to take a stab at it or at least would like
> to take a look as to see what you mean by the Fl classes
> not having the CSOUND pointer.
>
> steven
>
> On 10/30/06, jpff  wrote:
> > I have a version of InOut/widgets.cpp that has all the
> > statics encapsulated in a structure.  The problems are
> > that the CSOUND pointer is not available in the Fl
> > classes, and my knowledge of C++ leaves me lost.
> >   I am not checking this back in yet as it does not
> > compile.  Anyone want to try (either from scratch or
> > from my attempt)? ==John ffitch
> >
> >
> ----------------------------------------------------------
> > --------------- Using Tomcat but need to do more? Need
> > to support web services, security? Get stuff done
> quickly with pre-integrated technology to make your job
> > easier Download IBM WebSphere Application Server v.1.0.1
> > based on Apache Geronimo
>
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
> > _______________________________________________
> > Csound-devel mailing list
> > Csound-devel@lists.sourceforge.net
> >
> https://lists.sourceforge.net/lists/listinfo/csound-devel
> >
>
> ----------------------------------------------------------
> --------------- Using Tomcat but need to do more? Need to
> support web services, security? Get stuff done quickly
> with pre-integrated technology to make your job easier
> Download IBM WebSphere Application Server v.1.0.1 based on
> Apache Geronimo
>
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
> _______________________________________________
> Csound-devel mailing list
> Csound-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/csound-devel

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net

Date2006-10-31 12:13
From"Steven Yi"
SubjectRe: [Cs-dev] Statics in widgets.cpp
AttachmentsNone  

Date2006-10-31 14:09
From
SubjectRe: [Cs-dev] Statics in widgets.cpp
I have just checked it a version of widgets.cpp and widgets.h that I
think works and has no statics.  Some of the code is a little yukky
(mine, not Steven's) but should work.

Use with care.......
==John ffitch

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net

Date2006-10-31 14:29
From"Steven Yi"
SubjectRe: [Cs-dev] Statics in widgets.cpp
AttachmentsNone  

Date2006-10-31 14:45
Fromjpff@cs.bath.ac.uk
SubjectRe: [Cs-dev] Statics in widgets.cpp
Yes -- a silly error on my part in StartPanel now fixed and re-committed
==John



-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net

Date2006-10-31 15:19
From"Steven Yi"
SubjectRe: [Cs-dev] Statics in widgets.cpp
AttachmentsNone