Message from discussion
Show MRU files into menuItems defined by fileStackMax.
Received: by 10.227.209.71 with SMTP id gf7mr1002114wbb.1.1319730035459;
Thu, 27 Oct 2011 08:40:35 -0700 (PDT)
X-BeenThere: scite-interest@googlegroups.com
Received: by 10.227.97.30 with SMTP id j30ls2035223wbn.4.gmail; Thu, 27 Oct
2011 08:40:33 -0700 (PDT)
Received: by 10.227.197.76 with SMTP id ej12mr1108764wbb.1.1319730033879;
Thu, 27 Oct 2011 08:40:33 -0700 (PDT)
Received: by 10.227.197.76 with SMTP id ej12mr1108763wbb.1.1319730033849;
Thu, 27 Oct 2011 08:40:33 -0700 (PDT)
Return-Path: <frank.wunderl...@gmail.com>
Received: from mail-wy0-f181.google.com (mail-wy0-f181.google.com [74.125.82.181])
by gmr-mx.google.com with ESMTPS id t38si2934951wbo.2.2011.10.27.08.40.33
(version=TLSv1/SSLv3 cipher=OTHER);
Thu, 27 Oct 2011 08:40:33 -0700 (PDT)
Received-SPF: pass (google.com: domain of frank.wunderl...@gmail.com designates 74.125.82.181 as permitted sender) client-ip=74.125.82.181;
Authentication-Results: gmr-mx.google.com; spf=pass (google.com: domain of frank.wunderl...@gmail.com designates 74.125.82.181 as permitted sender) smtp.mail=frank.wunderl...@gmail.com; dkim=pass (test mode) header...@gmail.com
Received: by wyh5 with SMTP id 5so3475351wyh.12
for <scite-interest@googlegroups.com>; Thu, 27 Oct 2011 08:40:33 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
d=gmail.com; s=gamma;
h=message-id:date:from:user-agent:mime-version:to:subject:references
:in-reply-to:content-type:content-transfer-encoding;
bh=FFI2hRX8MFFIZxmpgy82AbGJHTXYW1ME8R6s5jisYkY=;
b=ZR4B8kVAuebUBawPyxNU/Wtr67biQrIBVNZdEAFF9Q1qd2kklzdyMWjjFsdMmzETfY
RLJenoQpFhuJgaDCLtRSKTgaDVjIyx5D6c7YdTRQQMRuj2SwMpX0dkgBmn91Bmm/TOFB
XB8VeiAS8MwtMga1RwendglpVyV0ugTPjjnhk=
Received: by 10.227.197.71 with SMTP id ej7mr16706312wbb.15.1319730033534;
Thu, 27 Oct 2011 08:40:33 -0700 (PDT)
Return-Path: <frank.wunderl...@gmail.com>
Received: from [192.168.1.22] (p5B0FD05C.dip.t-dialin.net. [91.15.208.92])
by mx.google.com with ESMTPS id h9sm10082261wbp.14.2011.10.27.08.40.30
(version=TLSv1/SSLv3 cipher=OTHER);
Thu, 27 Oct 2011 08:40:31 -0700 (PDT)
Message-ID: <4EA97B69.6090...@gmail.com>
Date: Thu, 27 Oct 2011 17:40:25 +0200
From: Frank Wunderlich <frank.wunderl...@gmail.com>
User-Agent: Mozilla/5.0 (X11; U; Linux i686; de-De; rv:1.9.2.23) Gecko/20110921 Lightning/1.0b2 Thunderbird/3.1.15
MIME-Version: 1.0
To: scite-interest@googlegroups.com
Subject: Re: [scite] Re: Show MRU files into menuItems defined by fileStackMax.
References: <CAJGXfzGBNx19ccV+bhnSeYERhcKMxKL_CPZh6LLumgjFKBb...@mail.gmail.com> <CAMLCkUcw1rjmdf-zTZSzju=wU7GO53-9M8oXpBNBei+SabE...@mail.gmail.com> <f9dc988b-178c-41c1-9609-d2e160859...@c1g2000yql.googlegroups.com> <CAMLCkUd27-=PPdP7-y_YmY77qjhaAQ=70OFo5r2ihK4-DAw...@mail.gmail.com> <8ce9304e-3938-4af5-b5f2-eb8e6253f...@j19g2000vbn.googlegroups.com> <CAMLCkUdkmW6CEYtz0znBnrH0UivwEcK6odt2i5MwGKuym+x...@mail.gmail.com> <a17b20e2-f6a0-492b-be72-56122694f...@v8g2000vbe.googlegroups.com> <e72c31bd-2893-45af-abce-b79ca0d6f...@s14g2000vbj.googlegroups.com> <ac67d8fd-7d5f-468c-82c5-1e670eef1...@k2g2000yqh.googlegroups.com>
In-Reply-To: <ac67d8fd-7d5f-468c-82c5-1e670eef1...@k2g2000yqh.googlegroups.com>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 8bit
J�r�me LAFORGE, 20.10.2011 11:11:
> In the case where my previous patch is suitable for you, I propose you
> this patch where the user can define the number of mru files and
> whether the user wants use submenu for hiding the very long mru files
> list. For now, it's just a mock up.
> pastebin.com/CvBmY4DV
>
> J�r�me
thank you for your work...is it working on gtk+ (linux) also? please
make with submenu...mru-lists direct in file-menu are to
big...especially on small displays (netbooks).
do you use dynamic creation of menus/submenus? maybe its useful to
enahnce the tools-menu like in scite-ru also for gtk+
regards Frank