Author Topic: Save Docked Windows Layout  (Read 1608 times)

Offline gizmohd

  • Newbie
  • *
  • Posts: 21
    • View Profile
Save Docked Windows Layout
« on: June 25, 2016, 04:06:55 PM »
I'd like the ability to have xLights remember the layout I last put my docked items in... Every time I load xLights I find myself spending 5 minutes just getting the GUI in  some form that I'm comfortable in.. (everyone has their own preferences) and I;d love to have xLIights store some settings somewhere that remembers where the last place I put some docked element and put it there when i reopen the application.

Offline Gilrock

  • Supporting Member
  • Hero Member
  • *
  • Posts: 6946
    • View Profile
Re: Save Docked Windows Layout
« Reply #1 on: June 25, 2016, 04:07:48 PM »
That's already a feature.  Read the user manual about "Perspectives".

Offline gizmohd

  • Newbie
  • *
  • Posts: 21
    • View Profile
Re: Save Docked Windows Layout
« Reply #2 on: June 27, 2016, 05:57:21 PM »
Well I feel silly... been a software developer for 15 years... and never considered the ui layout a perspective... so honestly i thought that was something else...  But every application and their developers use a different terminology... :)

Thanks!

Offline Gilrock

  • Supporting Member
  • Hero Member
  • *
  • Posts: 6946
    • View Profile
Re: Save Docked Windows Layout
« Reply #3 on: June 27, 2016, 09:52:45 PM »
We didn't create the terminology.  Perspectives are a feature built-in the wxWidgets cross-platform library we use.

Offline gizmohd

  • Newbie
  • *
  • Posts: 21
    • View Profile
Re: Save Docked Windows Layout
« Reply #4 on: June 28, 2016, 09:55:26 PM »
works for me... learned something new while i was at it too... ;)