NO

Author Topic: Cannot open more than 10 document tabs  (Read 2328 times)

neo313

  • Guest
Cannot open more than 10 document tabs
« on: June 16, 2013, 12:38:56 PM »
I'm using the latest version of Pelles IDE and i noticed i cannot open more than 10-12 ( it varies ) document tabs at once.
No command to open a new tab works, ( file->new, file->open , side folder view,... i tried everything). I have to close an existing tab to open a new one, otherwise nothing works.

The larger the project gets more tabs i can open, but usually just a couple more, and nowhere near the total files in the project.
For a project of ~35 files i can open 12 tabs and for a project of ~10 files or less i can open 10 tabs.

Is there a solution, if not is there a plugin to fix the problem, or a plugin to manage/edit files.

Thank you.

Im using: Windows 7 32 bit Professional, Service Pack 1 ( Build 7601 ), Pelles Version 7.00.355, no addons, clean install

Offline frankie

  • Global Moderator
  • Member
  • *****
  • Posts: 2096
It is better to be hated for what you are than to be loved for what you are not. - Andre Gide

neo313

  • Guest
Re: Cannot open more than 10 document tabs
« Reply #2 on: June 16, 2013, 02:17:28 PM »
When i checked the registry dword MaxFileSize it was at 0x08000000. Changing it to 0x00100000 solved the problem.