To give you the best experience, this site uses cookies. Continuing to use 9bis.net means you agree to our use of cookies.
 

English version Russian version Version française Nederlandse versie Versión española Version portuguese Version polonaise Italian version Versiunea româna   KiTTY News

KiTTY : Forum

Last modification : -

KiTTY web site




Forum Home
 

Launcher Session limitation

tinqs - Mon 24/08/2009 05:31:54 CEST +0200

Hi,

I need to configure a lot of session in Kitty (more than 300), I have organized them by folder.

Everything works perfectly but when I use Kitty Launcher, I can not launch more than 255 sessions.

What I mean is that I can not launch the 256th, 257th, 258th session and so on.

Is there any limitation regarding the number of session in the launcher??

Cyd - Wed 26/08/2009 10:26:21 CEST +0200

Hi tings

It is very very bad, but it is true: I put a limitation for the number of sessions in the launcher:
#define NB_MENU_MAX 256
static char *SpecialMenu[NB_MENU_MAX] ;

I'm very sorry.

It will be difficult to change quickly this limit to be dynamic. But to help you I can change the high value of the limit. Get the "special" release kitty.exe, it is set to 1024.

Cyd

tinqs - Thu 27/08/2009 06:44:46 CEST +0200

thank you very much for the modification.

just want to know if it is possible that you do the same modification for kitty_portable.exe ?

It will be very helpful

Cyd - Thu 27/08/2009 08:19:08 CEST +0200

Done
http://www.9bis.net/kitty/data/beta/kitty_portable.exe

Cyd

tinqs - Fri 28/08/2009 10:32:35 CEST +0200

thx a lot, it's working perfectly !!




Answer


The forum is actually closed