This is great! I admire that you use a robot voice over. You're so clever! Thank you!
@MindfusionEu4 жыл бұрын
No, we don't. It is a real voice artist, we pay for the voice over.
@zahrasaqib77394 жыл бұрын
@@MindfusionEu I could tell! :) She sounds someone who is selling a product. lol
@Menta3335 жыл бұрын
Thanks alot , this will help me for my school project
@ElColombre273603 жыл бұрын
thank you very much, that helped me a lot!!!
@eleagfr17703 жыл бұрын
Hello, I wanted to do the same and link it to a database in mySQL (I am using the MVC pattern), could you gave me some indications in order to adapt it with mySQL plz ?
@MindfusionEu3 жыл бұрын
We have a sample that uses MySQL as a back-end database and binds it to UI that includes MindFusion Java Swing libraries, including the schedule: kzbin.info/www/bejne/n4HXmmlqbd6dfrM
@CrossJComic3 жыл бұрын
hi, can you help me with the source code? the "setTheme" doesn't work for me even though i implemented the "com.mindfusion.scheduling.*"
@MindfusionEu3 жыл бұрын
The setTheme method gets as a parameter one of the constants of the ThemeType enumeration: www.mindfusion.eu/onlinehelp/jplanner/index.htm?M_com_mindfusion_scheduling_awt_AwtCalendar_setTheme_1_Int32.htm Here is how you do this in the code of the sample: calendar.setTheme(ThemeType.Lila);
@polojoy68245 жыл бұрын
nice video thank q so much
@vibhavchirravuri45434 жыл бұрын
sample code please
@MindfusionEu4 жыл бұрын
Sure. mindfusion.eu/samples/java/scheduler/DateTimePicker.zip You can post technical questions at mindfusion.eu/Forum/YaBB.pl?board=scheduling_swing
@muniralmeslaty96023 жыл бұрын
this a just date where time how to do time Picker
@MindfusionEu3 жыл бұрын
Take a look at Java's official JSpinner.DateEditor and SpinnerDateModel classes: docs.oracle.com/javase/7/docs/api/javax/swing/JSpinner.DateEditor.html docs.oracle.com/javase/7/docs/api/javax/swing/SpinnerDateModel.html
@wolontong2 жыл бұрын
the hell you mean by trial?
@MindfusionEu2 жыл бұрын
Sorry to disappoint you, this is a commercial library. Licenses are sold per developer, there are big discounts for small companies and freelancers, academia and many more - mindfusion.eu/discounts.html. The trial version has no time or feature restrictions.
@wolontong2 жыл бұрын
@@MindfusionEu so basicly the full version has more library in one zip file?
@MindfusionEu2 жыл бұрын
@@wolontong There is no full version, the difference is that the trial version renders a trial label. Once you provide key, the trial label disappears.