News:

  • May 03, 2024, 03:17:36 PM

Login with username, password and session length

Author Topic: Feature request -- recent project list  (Read 3598 times)

Controls Guy

  • Internal Dev
  • Hero Member
  • ****
  • Posts: 3561
  • Darth Ladder
Re: Feature request -- recent project list
« Reply #15 on: May 13, 2020, 04:17:02 PM »
Wait - you had to ADD THAT?  It should already be there.  THAT is your problem.

Apparently not.   Plus, I have other stuff you don't have.  How can this be?
I retract my earlier statement that half of all politicians are crooks.  Half of all politicians are NOT crooks.  There.

Controls Guy

  • Internal Dev
  • Hero Member
  • ****
  • Posts: 3561
  • Darth Ladder
Re: Feature request -- recent project list
« Reply #16 on: May 13, 2020, 04:19:03 PM »
I bet you have a .BAT file copying over top of your INI file???  Something is not letting Designer write/access that file.

Nope.  And the INI isn't getting overwritten anyway.   I check it and the changes made are still there over multiple executions of DMD.
I retract my earlier statement that half of all politicians are crooks.  Half of all politicians are NOT crooks.  There.

franji1

  • Bit Weenie
  • Host Moderator
  • Hero Member
  • *****
  • Posts: 3665
    • Host Engineering
Re: Feature request -- recent project list
« Reply #17 on: May 13, 2020, 04:24:39 PM »
Plus, I have other stuff you don't have.  How can this be?

You use different dialogs than I do.

So, answer these questions.
Q1. That entry was NOT there originally?
Q2. Then you added it manually, but it is still does NOT work correctly?
Q3. Look at the INI file again, and paste that section again.

Controls Guy

  • Internal Dev
  • Hero Member
  • ****
  • Posts: 3561
  • Darth Ladder
Re: Feature request -- recent project list
« Reply #18 on: May 13, 2020, 04:45:10 PM »
You use different dialogs than I do.

So, answer these questions.
Q1. That entry was NOT there originally?
Q2. Then you added it manually, but it is still does NOT work correctly?
Q3. Look at the INI file again, and paste that section again.

A1.  Correct
A2.  Correct
A3.  Done.   Previous edits still there when I opened it.   Cut the entire section and replaced it with yours, even deleted the stuff I had that you did not.  No improvement.
I retract my earlier statement that half of all politicians are crooks.  Half of all politicians are NOT crooks.  There.

franji1

  • Bit Weenie
  • Host Moderator
  • Hero Member
  • *****
  • Posts: 3665
    • Host Engineering
Re: Feature request -- recent project list
« Reply #19 on: May 13, 2020, 04:46:49 PM »
Q3 - sorry, I meant can you paste it here?

Controls Guy

  • Internal Dev
  • Hero Member
  • ****
  • Posts: 3561
  • Darth Ladder
Re: Feature request -- recent project list
« Reply #20 on: May 13, 2020, 04:50:38 PM »
Q3 - sorry, I meant can you paste it here?

Oh, sorry.   Right now it matches yours.  The following was cut out of my current one.

Code: [Select]
[AutoLoadPlacementReset]
CSelectProjectDlg=1
CConnectToPLCDlg=1
I retract my earlier statement that half of all politicians are crooks.  Half of all politicians are NOT crooks.  There.

franji1

  • Bit Weenie
  • Host Moderator
  • Hero Member
  • *****
  • Posts: 3665
    • Host Engineering
Re: Feature request -- recent project list
« Reply #21 on: May 13, 2020, 04:52:06 PM »
But it does NOT work?

franji1

  • Bit Weenie
  • Host Moderator
  • Hero Member
  • *****
  • Posts: 3665
    • Host Engineering
Re: Feature request -- recent project list
« Reply #22 on: May 13, 2020, 04:53:03 PM »
Resize the dialog, move it to another window.  It should remember the size and window position.  It's not just the column width/sorting.

Controls Guy

  • Internal Dev
  • Hero Member
  • ****
  • Posts: 3561
  • Darth Ladder
Re: Feature request -- recent project list
« Reply #23 on: May 13, 2020, 04:57:18 PM »
Resize the dialog, move it to another window.  It should remember the size and window position.  It's not just the column width/sorting.

Normally on the left side.   Tore it off, stuck it to the right side, the bottom, and floated it.   None of the three were persistent.
I retract my earlier statement that half of all politicians are crooks.  Half of all politicians are NOT crooks.  There.

franji1

  • Bit Weenie
  • Host Moderator
  • Hero Member
  • *****
  • Posts: 3665
    • Host Engineering
Re: Feature request -- recent project list
« Reply #24 on: May 13, 2020, 04:59:41 PM »
Do you have another PC that has Designer installed on?  Does it work there?
Or try a different version (2.6, 2.3).  I think we added that in 2.3.

Controls Guy

  • Internal Dev
  • Hero Member
  • ****
  • Posts: 3561
  • Darth Ladder
Re: Feature request -- recent project list
« Reply #25 on: May 13, 2020, 04:59:48 PM »
I retract my earlier statement that half of all politicians are crooks.  Half of all politicians are NOT crooks.  There.

Controls Guy

  • Internal Dev
  • Hero Member
  • ****
  • Posts: 3561
  • Darth Ladder
Re: Feature request -- recent project list
« Reply #26 on: May 13, 2020, 05:02:57 PM »
Do you have another PC that has Designer installed on?  Does it work there?
Or try a different version (2.6, 2.3).  I think we added that in 2.3.

2.3, 2.5, 2.6, 2.7  all the same.    Here's the INI section from 2.6

Code: [Select]
[AutoLoadPlacementReset]
CConnectToPLCDlg=1
CCompPgmDlg=1
CBrowseFileSystemDlg=1
CInstructionPaletteDlg=1
CManagePgmCheckDlg=1
CMemoryEditorDialog=1
I retract my earlier statement that half of all politicians are crooks.  Half of all politicians are NOT crooks.  There.

franji1

  • Bit Weenie
  • Host Moderator
  • Hero Member
  • *****
  • Posts: 3665
    • Host Engineering
Re: Feature request -- recent project list
« Reply #27 on: May 13, 2020, 05:09:19 PM »
STRANGE!?!  No CSelectProjectDlg=1

THAT is why it is NOT being restored.

But then when you ADD it, it still does not work.

There's something strange going on.

See if your New Online dialog (CConnectToPLCDlg=1) remembers it's size/position/sort.  It is showing up in your INI file, so maybe that one is working?!?

Controls Guy

  • Internal Dev
  • Hero Member
  • ****
  • Posts: 3561
  • Darth Ladder
Re: Feature request -- recent project list
« Reply #28 on: May 13, 2020, 05:20:04 PM »
OK, just installed in a brand spanking new VM (VMWare).    Exactly the same results.   Didn't check the INI file contents.   This was a virgin install on a brand new VM.  No earlier version of DMD had ever been installed.

I'll go check New Online and also check what's in that section of the INI file on the VM.    One thing, on the VM install, I unchecked everything but the program, which maybe that gives a more minimal install.   Is the initial INI file canned or might it be responsive to install options?
I retract my earlier statement that half of all politicians are crooks.  Half of all politicians are NOT crooks.  There.

Controls Guy

  • Internal Dev
  • Hero Member
  • ****
  • Posts: 3561
  • Darth Ladder
Re: Feature request -- recent project list
« Reply #29 on: May 13, 2020, 05:26:47 PM »
New Online dialog position is remembered in normal install and also in VM.

This is all that got loaded in my minimal install in the VM.

[AutoLoadPlacementReset]
CSelectProjectDlg=1
CConnectToPLCDlg=1
I retract my earlier statement that half of all politicians are crooks.  Half of all politicians are NOT crooks.  There.