Search results

  1. L

    No Focus OCX

    Hello, I'm trying to make an ocx-button that has a property similar to the no-focus property of the standard progress button, however am having trouble achieving the desired results. Does anyone know how this focus affect is achieved. I've tried handling incoming messages such as WM_SETFOCUS...
  2. L

    AppServer Runtime

    Hello, Does anyone know if there is a runtime Appserver available from Progress, and if so how it might be obtained? We were wanting to deploy an Appserver with our system, however the control-keys only allow us to install an AppServer on development systems. Thanks Luke Gardiner
  3. L

    AppServer can't access database?

    Hello All, I'm trying to get an AppServer up and running however have run into abit of wall when it comes time to access a database. I have written a test application that connects to the AppServer and can run remote procedures as long as they dont contain table names. It can connect to...
  4. L

    Trapping Windows Messages

    Hello All, I'm attempting to trap for various messages that gets sent to a progress window, such as the window has been moved (WM_MOVE). Other posts suggest using the Msgblst32 OCX, however it appears that only some of the messages get through such as the when the middle mouse button is...
Top