Utilize Progress Bars in Lotus Notes
Starting from Lotus Notes 5 it is possible to create Progress Bars indicating a task will need some time to complete. There's a solution that relies on Notes DLLs and is prefered in a LotusScript Environment: progressbar1 (lss, 2 KB) To get an idea how to use this class check out progressbar_example (lss, 1 KB)
and there is solution for JAVA scenarios using AWT classes: progressbar (java, 11 KB)
and there is solution for JAVA scenarios using AWT classes: progressbar (java, 11 KB)
scalefree - 29. Okt, 14:39