Search results

  1. W

    Question Translating/Localizing Class based code

    Hi Everyone, I am looking for help/advice/tips regarding localizing class based code. Currently our application is GUI but we have started to create new class based forms/user controls etc as we intend to move our application into a more feature rich .NET look/feel but have a problem relating...
  2. W

    Question Query Performance

    Hi Everyone, We are currently performing some analysis of our code base to see where we can improved performance and reduce database reads. We have a table: Table1 which can contain a lot of records. This table has an index, lets call it idx1, which has these fields: Field1, Field2, Field3...
  3. W

    Answered LOG-MANAGER Overhead

    Progress Version: 10.2B06 Hi All, As part of our upgrade process we ask our customers to run with LOG-MANAGER enabled for the first couple of weeks after go-live. The reason for this is when LOG-MANAGER is run with no entry types enabled it captures unexpected, Progress generated errors...
  4. W

    Runtime Widget-id Assignment tool problem

    Has anyone sucessfully used the Runtime Widget-id assignment tool that can be accessed from the Pro*Tools menu? If my understanding of this is correct you can run a smart window through the tool and it will generate an XML file containing unique widget ID's for all the widgets contained within...
  5. W

    Version Control System - Mercurial

    I was wondering if anyone else is using Mercurial as their version control system and could give me some advice. We have noticed that when you open and save a window created using the AppBuilder the frame definitions change sequence in the file - even if you don't make any changes to the...
Top