I'm working on a schedule screen and thought I could use the office calendar object however the update event does not occur when a new date is selected??? Am I doing something wrong? This object is unbound not a tab stop, Enabled and not locked ... what I want to do is on update a screen textbox be updated automaticlly with the new date and then focus be passed back to the current object (either the default button or the object last in focus prior to clicking on the Calendar.
In Borland's Owl (C++) there was a way to encapsulate objects and preparse windows messages like keyup, down mouse click etc ... this is an extreme but does anyone have a simpler way to get this object to work properly?
In Borland's Owl (C++) there was a way to encapsulate objects and preparse windows messages like keyup, down mouse click etc ... this is an extreme but does anyone have a simpler way to get this object to work properly?