Hi Marko. --- In [email protected], Marko Bozikovic <[EMAIL PROTECTED]> wrote: > On a different note: why do you prefer to create bars from scripts? What are > the advantages?
Well, I simply don't like the config-dialog with all its hidden options/checkboxes/combo-boxes/grey-checks and so on. And I don't like that _all_ bars are recreated whenever I apply a change. So I either use ini-files or create command-lists by script. A matter of taste I guess... > And when do you perform create? On startup? Certain things are loaded are startup. Otherwise whenever I need a certain bar. > I'd like to set background, size and > reset the date before moving it to mouse cursor and showing it... I do have a > workaround in mind, though. You could maybe try to show your bar off-screen, initialize it and then show it at the cursor... > I'd also like to set its fonts, but calling something like: > objCalendar.Font.Name = "Verdana" > successfully hangs PPro :) Never tried the calendar-control. It's MSCAL.Calendar, right? Apparently I don't even have it on my system. I have no MS-office stuff installed. Mockey
