Window.title

  1. 4 years ago

    Joel_Eisenstat

    20 Sep 2019 User since 2016

    Good evening,
    For Window.title = ""; is used to remove the window title from the bar in the DidShow event , works for the initial Startup window but not for other windows.
    TIA

  2. marco

    20 Sep 2019 Administrator User since 2016

    Hi @Joel_Eisenstat, if you want to modify the title using Window.title, you need to add a Title Item (Navigation Bar section) to the others windows too.

  3. Joel_Eisenstat

    20 Sep 2019 User since 2016

    A navigation bar for each window ? Any other way to hide the hierarchal window names ?

  4. marco

    20 Sep 2019 Administrator User since 2016

    Oh no @Joel_Eisenstat I mean a Title Item for each Window (see screenshot).

  5. Joel_Eisenstat

    20 Sep 2019 User since 2016

    Some ( most ) windows the Title item is not available - greyed out. Not sure why, the Title item is not in the object listing

    Found the issue - had a Navigation item in the window object list , removed and the Title is available , I think the Title item was renamed to Navigation( generic) item by Creo so the title was not seen programatically

or Sign Up to reply!