Pelles C forum

Pelles C => General discussions => Topic started by: neo313 on June 16, 2013, 12:38:56 PM

Title: Cannot open more than 10 document tabs
Post by: neo313 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
Title: Re: Cannot open more than 10 document tabs
Post by: frankie on June 16, 2013, 01:03:05 PM
See http://forum.pellesc.de/index.php?topic=5270.0 (http://forum.pellesc.de/index.php?topic=5270.0)
Title: Re: Cannot open more than 10 document tabs
Post by: neo313 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.