[java-dev] Gui progress bar in mxj?
Owen Green
owen at owengreen.net
Thu Aug 2 13:45:12 MDT 2007
- Previous message: [java-dev] Gui progress bar in mxj?
- Next message: [java-dev] Re: Gui progress bar in mxj?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
A qualified 'yes'! Questions: - What position are you starting from, vis-a-vis experience with Java/MXJ? (Knowing will make it easier to nudge you in profitable directions) - How do you envisage it working? Is this to report on the progress of something happening in Java-land or max-land? (If the latter, JSUI or lcd may well involve less heartache). In any case, there is a Swing class, JProgressBar. You should check the archives for previous discussions of how to get Java gui elements to behave. (BTW, has anyone played with SWT in mxj yet?) -- O Carl Knott wrote: > Is it possible to implement a gui progress bar in mxj? > _______________________________________________ > java-dev mailing list > java-dev at cycling74.com > http://www.cycling74.com/mailman/listinfo/java-dev >
- Previous message: [java-dev] Gui progress bar in mxj?
- Next message: [java-dev] Re: Gui progress bar in mxj?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
