I want to know or any idea sir how make a widgets of windows 7 by using netbeans.
like a calendar,clock etc.
thanks all :)
Printable View
I want to know or any idea sir how make a widgets of windows 7 by using netbeans.
like a calendar,clock etc.
thanks all :)
Please go through the Forum Rules -- particularly the third paragraph.
Java isn't a good choice to attempt to make a Windows widget. In fact, I don't think it would even be possible.
db
@harryjz:
I think this link might be helpful:
https://www.youtube.com/watch?v=IFIlr6cpX64
This is 24min. long video that explains how to make widgets in java. It covers making widgets with complex shapes, but since you need to make clock and calendar you can simply go with simple shapes like Circles and Rectangles, so watching few minutes of this tutorial will give you idea how it could be done.
thank you DB and cselic, I've seen that vid before but he is using Intel IDE, I do follow his procedure its working but the img isn't displayed what will I gonna do?