12.6
 

12.6

7 posts, 0 answered
  1. Roger Blanchard
    Roger Blanchard avatar
    381 posts
    Registered:
    29 Jun 2018
    24 Apr 2023
    Link to this post
    We are working with 12.6 and have noticed that when opening existing forms and have event for a BusinessEntityLookup they do not appear in the event tab in the visual designer. This does not occur for other controls such as Infragistics. I was wondering if anyone has seen this besides me.

    I did open a ticket with PSC TS. 
  2. Mike Fechner
    Mike Fechner avatar
    319 posts
    Registered:
    14 Sep 2016
    24 Apr 2023 in reply to Roger Blanchard
    Link to this post
    Hi Roger,

    this seems to work fine for me.

    Which event did you use when you have encountered this issue?

    Cheers,
    Mike 

    PS.: Never the less issues like this are the reason why we have invested heavily into the repository based user interface and our own Visual Designers. In that environment we can take full responsibility for any issue encountered.
  3. Roger Blanchard
    Roger Blanchard avatar
    381 posts
    Registered:
    29 Jun 2018
    24 Apr 2023 in reply to Mike Fechner
    Link to this post
    BeforePerformLookup

    ShowLookupDialog 

    are the two I see right now. I did see this on another form the other day and it was these plus AfterPerformLookup.
  4. Roger Blanchard
    Roger Blanchard avatar
    381 posts
    Registered:
    29 Jun 2018
    24 Apr 2023 in reply to Mike Fechner
    Link to this post
    >> Never the less issues like this are the reason why we have invested heavily into the repository based user interface and our own Visual Designers

    I knew you had repository for browser based app but was unaware you had one for GUI for .NET.
  5. Mike Fechner
    Mike Fechner avatar
    319 posts
    Registered:
    14 Sep 2016
    24 Apr 2023 in reply to Roger Blanchard
    Link to this post
    It is actually the same UI repository.

    Rumors say we're planning an America PUG challenge mid November. Maybe we shut put some time aside to discuss that subject. 

    I have just tried those events - and they work fine here in 12.6.

    Have your tried wiping your class cache files? Close PDSOE then:

    - In .metadata/.plugins/com.openedge.pdt.project and all sob-folder delete all files except *.xml
    - And delete metadata/.plugins/com.openedge.pdt.be delete the types.cache.

    Then start PDSOE, compile everything wait for initialize Openedge tooling to finish and good luck. 
  6. Roger Blanchard
    Roger Blanchard avatar
    381 posts
    Registered:
    29 Jun 2018
    24 Apr 2023 in reply to Mike Fechner
    Link to this post
    >> Rumors say we're planning an America PUG challenge mid November. Maybe we shut put some time aside to discuss that subject

    That would be great.

    >> Have your tried wiping your class cache files?

    I have not but will soon.

  7. Roger Blanchard
    Roger Blanchard avatar
    381 posts
    Registered:
    29 Jun 2018
    25 Apr 2023 in reply to Roger Blanchard
    Link to this post
    Hey Mike,

    The issue was there is a bug where you must toggle the Class Cache under Preferences...Progress OpenEdge..Ddvanced...Class Cache. When I start PDSOE if I do not toggle between WORKSPACE / PROPATH there are issues with code completion for classes outside of the project I am working on. This seems to also be causing the issue with the events.
7 posts, 0 answered