Recent

Author Topic: IDE notebook tabs suddenly changed  (Read 2261 times)

Manlio

  • Full Member
  • ***
  • Posts: 164
  • Pascal dev
IDE notebook tabs suddenly changed
« on: March 30, 2020, 09:19:06 pm »
Using Lazarus IDE on Windows, all of a sudden, the notebook tabs of the different files opened in the editor have changed appearance -- before they were regular tabs, now they are plain text with a different background color.

See the attached image: above is an example of regular tabs, and below is how the tabs now look in my IDE.

I looked everywhere but I cannot find any options or setting for changing the appearance back to regular tabs.

Can anyone kindly suggest how to change the appearance back to regular tabs?

Thanks!
manlio mazzon gmail

GAN

  • Sr. Member
  • ****
  • Posts: 370
Re: IDE notebook tabs suddenly changed
« Reply #1 on: March 30, 2020, 11:41:57 pm »
It happens to me sometimes, right click on any tab and select options, then restore to default values.
Lazarus 2.0.8 FPC 3.0.4 Linux Mint Mate 19.3
Zeos 7̶.̶2̶.̶6̶ 7.1.3a-stable - Sqlite 3.32.3 - LazReport

Manlio

  • Full Member
  • ***
  • Posts: 164
  • Pascal dev
Re: IDE notebook tabs suddenly changed
« Reply #2 on: March 31, 2020, 12:50:14 am »
right click on any tab and select options

There's no such "options" menu item. If I right click I can only "close tab", or "move to" or "clone to".
manlio mazzon gmail

GAN

  • Sr. Member
  • ****
  • Posts: 370
Re: IDE notebook tabs suddenly changed
« Reply #3 on: March 31, 2020, 01:01:34 am »
I'm sorry, I thought you meant the tabs of the Lazarus IDE.
Lazarus 2.0.8 FPC 3.0.4 Linux Mint Mate 19.3
Zeos 7̶.̶2̶.̶6̶ 7.1.3a-stable - Sqlite 3.32.3 - LazReport

eljo

  • Sr. Member
  • ****
  • Posts: 468
Re: IDE notebook tabs suddenly changed
« Reply #4 on: March 31, 2020, 01:05:09 am »
I'm sorry, I thought you meant the tabs of the Lazarus IDE.
I do not see an options menu when I right click on an editor tab on my lazarus installation either.

Is it possible that a recently installed addin might be responsible for both behaviors you two describe?

Manlio

  • Full Member
  • ***
  • Posts: 164
  • Pascal dev
Re: IDE notebook tabs suddenly changed
« Reply #5 on: March 31, 2020, 01:16:30 am »
Is it possible that a recently installed addin might be responsible for both behaviors you two describe?

Not in my case. The tabs appearance changed suddenly, while I was typing something in the editor, I must have accidentally pressed Ctrl-something-something and the regular styled tabs disappeared and were replaced by plain text, like some "flat" buttons.

Right-clicking on the tabs themselves opens a small popup menu without anything useful for this purpose.

Right-clicking on the editor and then "Options" is the same as Tools > Options > Editor, but that also doesn't contain any setting that I could find that changes the appearance back to regular tabs.
manlio mazzon gmail

Martin_fr

  • Administrator
  • Hero Member
  • *
  • Posts: 9857
  • Debugger - SynEdit - and more
    • wiki
Re: IDE notebook tabs suddenly changed
« Reply #6 on: March 31, 2020, 01:42:18 am »
Do you have any packages installed?

I noted, that the vertical order of (pseudo) tabs, and toolbar changed. The Tabs are now above the editor toolbar.

Try to start your IDE with an empty config (-pcp or --pcp)
lazarus.exe -pcp=d:\empty_folder

You can later switch back to your current config, by starting without that option.


Martin_fr

  • Administrator
  • Hero Member
  • *
  • Posts: 9857
  • Debugger - SynEdit - and more
    • wiki
Re: IDE notebook tabs suddenly changed
« Reply #7 on: March 31, 2020, 01:45:24 am »

Manlio

  • Full Member
  • ***
  • Posts: 164
  • Pascal dev
Re: IDE notebook tabs suddenly changed (SOLVED)
« Reply #8 on: March 31, 2020, 03:02:13 am »
Looks like this: https://wiki.freepascal.org/Package_Tabs

SOLVED, thanks!

I uninstalled the Package_Tabs and that solved the problem.

Thanks again!
manlio mazzon gmail

 

TinyPortal © 2005-2018