<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to feature-requests</title><link>https://sourceforge.net/p/elj/feature-requests/</link><description>Recent changes to feature-requests</description><atom:link href="https://sourceforge.net/p/elj/feature-requests/feed.rss" rel="self"/><language>en</language><lastBuildDate>Mon, 07 Oct 2002 17:47:20 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/elj/feature-requests/feed.rss" rel="self" type="application/rss+xml"/><item><title>wxWindow::SetScrollbar</title><link>https://sourceforge.net/p/elj/feature-requests/4/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I would like to request that wxWindow::SetScrollbar() be &lt;br /&gt;
implemented sometime. (No rush, though)&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Mon, 07 Oct 2002 17:47:20 -0000</pubDate><guid>https://sourceforge.netbe191d0315fb3a87a414e575cce6315301862145</guid></item><item><title>WX_TEXT_CONTROL line_text assertions</title><link>https://sourceforge.net/p/elj/feature-requests/3/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Please include the following assertion in class &lt;br /&gt;
WX_TEXT_CONTROL as discussed in the newsgroup.&lt;/p&gt;
&lt;p&gt;line_text (a_lineNo: INTEGER): STRING is&lt;br /&gt;
require&lt;br /&gt;
    a_lineNo&amp;amp;gt;=0 and a_lineNo&amp;amp;lt;number_of_lines&lt;br /&gt;
do&lt;/p&gt;
&lt;p&gt;....&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Fri, 14 Jun 2002 04:02:05 -0000</pubDate><guid>https://sourceforge.net05b52654f7057b2e726d2b09e40470b256b2d033</guid></item><item><title>popup menu feature</title><link>https://sourceforge.net/p/elj/feature-requests/2/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Not urgent.&lt;/p&gt;
&lt;p&gt;To enable popup menus could you please include the &lt;br /&gt;
following code (or some variation) in WX_WINDOW. The &lt;br /&gt;
return value seems to be 1 (true) even when nothing is &lt;br /&gt;
selected so I am not sure of it's value.&lt;/p&gt;
&lt;p&gt;class WX_WINDOW&lt;/p&gt;
&lt;div class="codehilite"&gt;&lt;pre&gt;&lt;span class="n"&gt;popup&lt;/span&gt;&lt;span class="o"&gt;\&lt;/span&gt;&lt;span class="n"&gt;_menu&lt;/span&gt;&lt;span class="o"&gt;\&lt;/span&gt;&lt;span class="p"&gt;(&lt;/span&gt;&lt;span class="n"&gt;a&lt;/span&gt;&lt;span class="o"&gt;\&lt;/span&gt;&lt;span class="n"&gt;_menu&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt; &lt;span class="n"&gt;WX&lt;/span&gt;&lt;span class="o"&gt;\&lt;/span&gt;&lt;span class="n"&gt;_MENU&lt;/span&gt;&lt;span class="p"&gt;;&lt;/span&gt; &lt;span class="n"&gt;a&lt;/span&gt;&lt;span class="o"&gt;\&lt;/span&gt;&lt;span class="n"&gt;_x&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt; &lt;span class="n"&gt;a&lt;/span&gt;&lt;span class="o"&gt;\&lt;/span&gt;&lt;span class="n"&gt;_y&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt;
&lt;/pre&gt;&lt;/div&gt;
&lt;p&gt;INTEGER): INTEGER is&lt;br /&gt;
        do&lt;br /&gt;
            Result := wxWindow_PopupMenu&lt;br /&gt;
(wx_handle, a_menu.wx_handle, a_x, a_y)&lt;br /&gt;
        end&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Fri, 07 Jun 2002 07:01:34 -0000</pubDate><guid>https://sourceforge.netd25050ce7785f16763363acaf9485a58e8dcadbb</guid></item><item><title>Timer component</title><link>https://sourceforge.net/p/elj/feature-requests/1/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;A new component 'timer' with highest possible &lt;br /&gt;
resolution should be added to the library.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Tue, 04 Sep 2001 16:38:41 -0000</pubDate><guid>https://sourceforge.net057dd5705a7d69be4b5556d49a4a0b309956e528</guid></item></channel></rss>