<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/163829</link>
    <title>MATLAB Central Newsreader - Enlarging size of toolbars</title>
    <description>Feed for thread: Enlarging size of toolbars</description>
    <language>en-us</language>
    <copyright>&amp;copy;1994-2008 by The MathWorks, Inc.</copyright>
    <webmaster>webmaster@mathworks.com</webmaster>
    <generator>MATLAB Central Newsreader</generator>
    <docs>http://blogs.law.harvard.edu/tech/rss</docs>
    <ttl>60</ttl>
    <image>
      <title>The MathWorks</title>
      <url>http://www.mathworks.com/images/membrane_icon.gif</url>
    </image>
    <item>
      <pubDate>Fri, 29 Feb 2008 15:14:02 -0500</pubDate>
      <title>Re: Enlarging size of toolbars</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/163829#418229</link>
      <author>Yair Altman</author>
      <description>"Andrea Tagliasacchi" &amp;lt;ata2@nospam.cs.sfu.ca&amp;gt; wrote &lt;br&gt;
&amp;gt; [....]&lt;br&gt;
&amp;gt; &lt;br&gt;
&amp;gt; Hello Yair, you described to me two solutions, the first&lt;br&gt;
&amp;gt; accessing the java structure behind uipushtool, the second&lt;br&gt;
&amp;gt; adding directly JComponents into the toolbar.&lt;br&gt;
&amp;gt; &lt;br&gt;
&amp;gt; Are both of them undocumented (thus unreliable) or adding&lt;br&gt;
&amp;gt; objects to jToolbar is a somehow safer solution? Also, this&lt;br&gt;
&amp;gt; would work only in recent MATLAB releases if I am not wrong,&lt;br&gt;
&amp;gt; since when the standard GUI has been implemented in JAVA,&lt;br&gt;
right?&lt;br&gt;
&amp;gt; &lt;br&gt;
&amp;gt; Thanks, &lt;br&gt;
&amp;gt; Andrea&lt;br&gt;
&lt;br&gt;
Undocumented does NOT necessarily mean unreliable - it&lt;br&gt;
simply means that you cannot expect it to be bug-free, nor&lt;br&gt;
to be maintained in a future Matlab version (although it&lt;br&gt;
might). As long as it works in your specific Matlab&lt;br&gt;
installation and you don't need to worry about distribution&lt;br&gt;
to clients etc., then it shouldn't worry you.&lt;br&gt;
&lt;br&gt;
Java has been around since Matlab 6, ages ago. The best way&lt;br&gt;
to check your specific case is to type the commands I&lt;br&gt;
specified into your Command Window - if it works then you're&lt;br&gt;
all set. That's all there is to it - no need for any paranoia...&lt;br&gt;
&lt;br&gt;
Finally, you're mixing things up: My entire post uses the&lt;br&gt;
undocumented jToolbar - using JComponents is simply a&lt;br&gt;
variation of the basic solution that I presented. If you're&lt;br&gt;
not proficient in Java then the variation is probably not&lt;br&gt;
for you.&lt;br&gt;
&lt;br&gt;
Yair&lt;br&gt;
</description>
    </item>
    <item>
      <pubDate>Fri, 29 Feb 2008 01:16:08 -0500</pubDate>
      <title>Re: Enlarging size of toolbars</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/163829#418121</link>
      <author>Andrea Tagliasacchi</author>
      <description>"Yair Altman" &amp;lt;altmanyDEL@gmailDEL.comDEL&amp;gt; wrote in message &lt;br&gt;
&amp;gt; As Per suggested, this can be done with Java. Note that the&lt;br&gt;
&amp;gt; following is undocumented, unsupported, and may fail in&lt;br&gt;
&amp;gt; future Matlab versions.&lt;br&gt;
&lt;br&gt;
[....]&lt;br&gt;
&lt;br&gt;
&amp;gt; As an alternative to using Matlab's uipushtool/uitoggletool,&lt;br&gt;
&amp;gt; you can always add JComponents directly into jToolbar. &lt;br&gt;
&lt;br&gt;
Hello Yair, you described to me two solutions, the first&lt;br&gt;
accessing the java structure behind uipushtool, the second&lt;br&gt;
adding directly JComponents into the toolbar.&lt;br&gt;
&lt;br&gt;
Are both of them undocumented (thus unreliable) or adding&lt;br&gt;
objects to jToolbar is a somehow safer solution? Also, this&lt;br&gt;
would work only in recent MATLAB releases if I am not wrong,&lt;br&gt;
since when the standard GUI has been implemented in JAVA, right?&lt;br&gt;
&lt;br&gt;
Thanks, &lt;br&gt;
Andrea&lt;br&gt;
</description>
    </item>
    <item>
      <pubDate>Thu, 28 Feb 2008 10:27:03 -0500</pubDate>
      <title>Re: Enlarging size of toolbars</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/163829#417927</link>
      <author>Vihang Patil</author>
      <description>"Yair Altman" &amp;lt;altmanyDEL@gmailDEL.comDEL&amp;gt; wrote in &lt;br&gt;
message &amp;lt;fq4pih$s8e$1@fred.mathworks.com&amp;gt;...&lt;br&gt;
&amp;gt; As Per suggested, this can be done with Java. Note that &lt;br&gt;
the&lt;br&gt;
&amp;gt; following is undocumented, unsupported, &lt;br&gt;
&amp;gt; &lt;br&gt;
&amp;gt; Yair Altman&lt;br&gt;
&amp;gt; &lt;a href="http://ymasoftware.com"&gt;http://ymasoftware.com&lt;/a&gt;&lt;br&gt;
&amp;gt; &lt;a href="http://undocumented-matlab.com"&gt;http://undocumented-matlab.com&lt;/a&gt;&lt;br&gt;
&lt;br&gt;
NICE!!!&lt;br&gt;
I officially declare you KING of JAVA!!&lt;br&gt;
Regards&lt;br&gt;
Vihang&lt;br&gt;
&lt;br&gt;
</description>
    </item>
    <item>
      <pubDate>Wed, 27 Feb 2008 22:52:01 -0500</pubDate>
      <title>Re: Enlarging size of toolbars</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/163829#417838</link>
      <author>Yair Altman</author>
      <description>As Per suggested, this can be done with Java. Note that the&lt;br&gt;
following is undocumented, unsupported, and may fail in&lt;br&gt;
future Matlab versions.&lt;br&gt;
&lt;br&gt;
First, let's enlarge the toolbar height from its default 25&lt;br&gt;
pixels to 50:&lt;br&gt;
&lt;br&gt;
hToolbar = findall(gcf,'tag','FigureToolBar');&lt;br&gt;
jToolbar = get(get(hToolbar,'JavaContainer'),'ComponentPeer');&lt;br&gt;
jToolbar.setPreferredSize(java.awt.Dimension(10,50));&lt;br&gt;
jToolbar.revalidate;  % refresh/update the displayed toolbar&lt;br&gt;
&lt;br&gt;
Now let's add a 32x32 button:&lt;br&gt;
&lt;br&gt;
icon = [matlabroot '/toolbox/matlab/icons/warning.gif'];&lt;br&gt;
[cdata,map] = imread(icon);&lt;br&gt;
cdata = ind2rgb(cdata,map);&lt;br&gt;
hButton =&lt;br&gt;
uipushtool(hToolbar,'cdata',cdata,'tooltip','Warning');&lt;br&gt;
&lt;br&gt;
Initially the button is cropped by Matlab to 23x23, but we&lt;br&gt;
can modify the maximum size and everything now looks perfect&lt;br&gt;
(modify the width from 35 if you wish wider margins between&lt;br&gt;
buttons):&lt;br&gt;
&lt;br&gt;
% The requested button is the last component in the toolbar&lt;br&gt;
numButtons = jToolbar.getComponentCount;&lt;br&gt;
newSize = java.awt.Dimension(35,50);&lt;br&gt;
% Remember that Java indexes start at 0, not 1...&lt;br&gt;
jToolbar.getComponent(numButtons-1).setMaximumSize(newSize);&lt;br&gt;
jToolbar.revalidate;&lt;br&gt;
&lt;br&gt;
As an alternative to using Matlab's uipushtool/uitoggletool,&lt;br&gt;
you can always add JComponents directly into jToolbar. This&lt;br&gt;
is also how you can add dropdowns (javax.swing.JComboBox),&lt;br&gt;
checkboxes etc., which cannot be added to the toolbar in&lt;br&gt;
plain-vanilla Matlab.&lt;br&gt;
&lt;br&gt;
Yair Altman&lt;br&gt;
&lt;a href="http://ymasoftware.com"&gt;http://ymasoftware.com&lt;/a&gt;&lt;br&gt;
&lt;a href="http://undocumented-matlab.com"&gt;http://undocumented-matlab.com&lt;/a&gt;&lt;br&gt;
&lt;br&gt;
</description>
    </item>
    <item>
      <pubDate>Wed, 27 Feb 2008 20:40:25 -0500</pubDate>
      <title>Re: Enlarging size of toolbars</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/163829#417807</link>
      <author>Steven Lord</author>
      <description>&lt;br&gt;
"Andrea Tagliasacchi" &amp;lt;ata2@nospam.cs.sfu.ca&amp;gt; wrote in message &lt;br&gt;
news:fq4hji$kbk$1@fred.mathworks.com...&lt;br&gt;
&amp;gt;&amp;gt; With Matlab it happens that "undocumented features" are&lt;br&gt;
&amp;gt;&amp;gt; removed in later versions.&lt;br&gt;
&amp;gt;&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt; / per&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt; Hi Per,&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt; Do you know if it is possible to request it as feature in&lt;br&gt;
&amp;gt; a feature request form or something?&lt;br&gt;
&lt;br&gt;
Yes, there is.  Use the form on the Contact Us page linked from the top of &lt;br&gt;
pages on the MathWorks website:&lt;br&gt;
&lt;br&gt;
&lt;a href="http://www.mathworks.com/company/aboutus/contact_us/"&gt;http://www.mathworks.com/company/aboutus/contact_us/&lt;/a&gt;&lt;br&gt;
&lt;br&gt;
Use the link under Product Feedback and select Technical Support on the next &lt;br&gt;
page that comes up when you use the link.&lt;br&gt;
&lt;br&gt;
-- &lt;br&gt;
Steve Lord&lt;br&gt;
slord@mathworks.com &lt;br&gt;
&lt;br&gt;
&lt;br&gt;
</description>
    </item>
    <item>
      <pubDate>Wed, 27 Feb 2008 20:36:02 -0500</pubDate>
      <title>Re: Enlarging size of toolbars</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/163829#417806</link>
      <author>Andrea Tagliasacchi</author>
      <description>&amp;gt; With Matlab it happens that "undocumented features" are &lt;br&gt;
&amp;gt; removed in later versions.&lt;br&gt;
&amp;gt; &lt;br&gt;
&amp;gt; / per&lt;br&gt;
&lt;br&gt;
Hi Per, &lt;br&gt;
&lt;br&gt;
Do you know if it is possible to request it as feature in &lt;br&gt;
a feature request form or something?&lt;br&gt;
&lt;br&gt;
Thanks&lt;br&gt;
</description>
    </item>
    <item>
      <pubDate>Mon, 18 Feb 2008 15:25:03 -0500</pubDate>
      <title>Re: Enlarging size of toolbars</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/163829#415793</link>
      <author>per isakson</author>
      <description>"Andrea Tagliasacchi" &amp;lt;ata2@nospam.cs.sfu.ca&amp;gt; wrote in &lt;br&gt;
message &amp;lt;fpaus7$pbe$1@fred.mathworks.com&amp;gt;...&lt;br&gt;
&amp;gt; &amp;gt; Not weird, but the way Matlab is made. Doc says:&lt;br&gt;
&amp;gt; &amp;gt; &lt;br&gt;
&amp;gt; &amp;gt; "If your CData array is larger than 16 in the first or &lt;br&gt;
&amp;gt; &amp;gt; second dimension, it may be clipped or cause other &lt;br&gt;
&amp;gt; &amp;gt; undesirable effects. If the array is clipped, only the &lt;br&gt;
&amp;gt; &amp;gt; center 16-by-16 part of the array is used."&lt;br&gt;
&amp;gt; &amp;gt; &lt;br&gt;
&amp;gt; &amp;gt; Some Java might help.&lt;br&gt;
&amp;gt; &amp;gt; &lt;br&gt;
&amp;gt; &amp;gt; / per&lt;br&gt;
&amp;gt; &lt;br&gt;
&amp;gt; Hi Per, &lt;br&gt;
&amp;gt; &lt;br&gt;
&amp;gt; Yeah, I remember seeing that in the documentation.&lt;br&gt;
&amp;gt; Nevertheless if you check out the link that the previous &lt;br&gt;
guy&lt;br&gt;
&amp;gt; pointed out:&lt;br&gt;
&amp;gt; &lt;br&gt;
&amp;gt; &lt;br&gt;
&lt;a href="http://www.mathworks.com/matlabcentral/fileexchange/loadFile"&gt;http://www.mathworks.com/matlabcentral/fileexchange/loadFile&lt;/a&gt;&lt;br&gt;
.do?objectId=2384&amp;objectType=file&lt;br&gt;
&amp;gt; &lt;br&gt;
&amp;gt; you will see that in the snapshots, toolbar size is &lt;br&gt;
resized&lt;br&gt;
&amp;gt; accordingly to the icons. The weird thing is that when I&lt;br&gt;
&amp;gt; execute that specific application on my machine, on the&lt;br&gt;
&amp;gt; other hand, I get the 16x16 cropping behavior.&lt;br&gt;
&amp;gt; &lt;br&gt;
&amp;gt; The question is: Why MathWorks put that constraint on size&lt;br&gt;
&amp;gt; of toolbar icons? Is there any way of changing this &lt;br&gt;
behavior?&lt;br&gt;
&amp;gt; &lt;br&gt;
&amp;gt; --&lt;br&gt;
&amp;gt; Andrea&lt;br&gt;
&amp;gt; &lt;br&gt;
&lt;br&gt;
There are two versions in the submission. The icon bitmaps &lt;br&gt;
are 36x36. The icons are cropped with both versions on my &lt;br&gt;
system, R2007a &amp;WinXP. The code was submitted in 2003 and &lt;br&gt;
upgraded in 2003. There is an "Editor's Note:" on &lt;br&gt;
compatibility problems.&lt;br&gt;
&lt;br&gt;
With Matlab it happens that "undocumented features" are &lt;br&gt;
removed in later versions.&lt;br&gt;
&lt;br&gt;
/ per&lt;br&gt;
</description>
    </item>
    <item>
      <pubDate>Mon, 18 Feb 2008 03:43:03 -0500</pubDate>
      <title>Re: Enlarging size of toolbars</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/163829#415684</link>
      <author>Andrea Tagliasacchi</author>
      <description>&amp;gt; Not weird, but the way Matlab is made. Doc says:&lt;br&gt;
&amp;gt; &lt;br&gt;
&amp;gt; "If your CData array is larger than 16 in the first or &lt;br&gt;
&amp;gt; second dimension, it may be clipped or cause other &lt;br&gt;
&amp;gt; undesirable effects. If the array is clipped, only the &lt;br&gt;
&amp;gt; center 16-by-16 part of the array is used."&lt;br&gt;
&amp;gt; &lt;br&gt;
&amp;gt; Some Java might help.&lt;br&gt;
&amp;gt; &lt;br&gt;
&amp;gt; / per&lt;br&gt;
&lt;br&gt;
Hi Per, &lt;br&gt;
&lt;br&gt;
Yeah, I remember seeing that in the documentation.&lt;br&gt;
Nevertheless if you check out the link that the previous guy&lt;br&gt;
pointed out:&lt;br&gt;
&lt;br&gt;
&lt;a href="http://www.mathworks.com/matlabcentral/fileexchange/loadFile.do?objectId=2384&amp;objectType=file"&gt;http://www.mathworks.com/matlabcentral/fileexchange/loadFile.do?objectId=2384&amp;objectType=file&lt;/a&gt;&lt;br&gt;
&lt;br&gt;
you will see that in the snapshots, toolbar size is resized&lt;br&gt;
accordingly to the icons. The weird thing is that when I&lt;br&gt;
execute that specific application on my machine, on the&lt;br&gt;
other hand, I get the 16x16 cropping behavior.&lt;br&gt;
&lt;br&gt;
The question is: Why MathWorks put that constraint on size&lt;br&gt;
of toolbar icons? Is there any way of changing this behavior?&lt;br&gt;
&lt;br&gt;
--&lt;br&gt;
Andrea&lt;br&gt;
&lt;br&gt;
</description>
    </item>
    <item>
      <pubDate>Sun, 17 Feb 2008 20:38:01 -0500</pubDate>
      <title>Re: Enlarging size of toolbars</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/163829#415643</link>
      <author>per isakson</author>
      <description>"Andrea Tagliasacchi" &amp;lt;ata2@nospam.cs.sfu.ca&amp;gt; wrote in &lt;br&gt;
message &amp;lt;fpa25d$rbt$1@fred.mathworks.com&amp;gt;...&lt;br&gt;
&amp;gt; &amp;gt; This probably might be of interest to you&lt;br&gt;
&amp;gt; &amp;gt; &lt;br&gt;
&amp;gt; &amp;gt; &lt;br&gt;
&lt;a href="http://www.mathworks.com/matlabcentral/fileexchange/loadFil"&gt;http://www.mathworks.com/matlabcentral/fileexchange/loadFil&lt;/a&gt;&lt;br&gt;
&amp;gt; &amp;gt; e.do?objectId=2384&amp;objectType=file&lt;br&gt;
&amp;gt; &amp;gt; &lt;br&gt;
&amp;gt; &amp;gt; HTH&lt;br&gt;
&amp;gt; &amp;gt; Vihang&lt;br&gt;
&amp;gt; &lt;br&gt;
&amp;gt; Thanks Vihang, I checked out your solution but I got the&lt;br&gt;
&amp;gt; same problem. The icons that are used in that GUI are &lt;br&gt;
bigger&lt;br&gt;
&amp;gt; than 14x14 and for some weird reason they are not &lt;br&gt;
displayed&lt;br&gt;
&amp;gt; correctly in my machine. &lt;br&gt;
&amp;gt; If the icons is I then only I(1:14,1:14) is displayed.&lt;br&gt;
&amp;gt; &lt;br&gt;
&amp;gt; Thanks, Andrea&lt;br&gt;
&amp;gt; &lt;br&gt;
&lt;br&gt;
Not weird, but the way Matlab is made. Doc says:&lt;br&gt;
&lt;br&gt;
"If your CData array is larger than 16 in the first or &lt;br&gt;
second dimension, it may be clipped or cause other &lt;br&gt;
undesirable effects. If the array is clipped, only the &lt;br&gt;
center 16-by-16 part of the array is used."&lt;br&gt;
&lt;br&gt;
Some Java might help.&lt;br&gt;
&lt;br&gt;
/ per&lt;br&gt;
</description>
    </item>
    <item>
      <pubDate>Sun, 17 Feb 2008 19:33:02 -0500</pubDate>
      <title>Re: Enlarging size of toolbars</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/163829#415639</link>
      <author>Andrea Tagliasacchi</author>
      <description>&amp;gt; This probably might be of interest to you&lt;br&gt;
&amp;gt; &lt;br&gt;
&amp;gt; &lt;a href="http://www.mathworks.com/matlabcentral/fileexchange/loadFil"&gt;http://www.mathworks.com/matlabcentral/fileexchange/loadFil&lt;/a&gt;&lt;br&gt;
&amp;gt; e.do?objectId=2384&amp;objectType=file&lt;br&gt;
&amp;gt; &lt;br&gt;
&amp;gt; HTH&lt;br&gt;
&amp;gt; Vihang&lt;br&gt;
&lt;br&gt;
Thanks Vihang, I checked out your solution but I got the&lt;br&gt;
same problem. The icons that are used in that GUI are bigger&lt;br&gt;
than 14x14 and for some weird reason they are not displayed&lt;br&gt;
correctly in my machine. &lt;br&gt;
If the icons is I then only I(1:14,1:14) is displayed.&lt;br&gt;
&lt;br&gt;
Thanks, Andrea&lt;br&gt;
&lt;br&gt;
</description>
    </item>
    <item>
      <pubDate>Fri, 15 Feb 2008 08:16:04 -0500</pubDate>
      <title>Re: Enlarging size of toolbars</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/163829#415242</link>
      <author>Vihang Patil</author>
      <description>Andrea Tagliasacchi &amp;lt;public.andrea.tagliasacchi@gmail.com&amp;gt; &lt;br&gt;
wrote in message &lt;br&gt;
&amp;lt;31128702.1203057471171.JavaMail.jakarta@nitrogen.mathforum&lt;br&gt;
.org&amp;gt;...&lt;br&gt;
&amp;gt; Hello there, I am trying to build a complete GUI system&lt;br&gt;
&amp;gt; in MATLAB. One of the few issues remaining right now is &lt;br&gt;
the fact that I cannot change the size of a toolbar. &lt;br&gt;
&amp;gt; &lt;br&gt;
&amp;gt; For example:&lt;br&gt;
&amp;gt; set( gcf, 'ToolBar', 'none' ); % remove standard figure &lt;br&gt;
toolbar&lt;br&gt;
&amp;gt; h_toolbar = uitoolbar( gcf ); % create a new one&lt;br&gt;
&amp;gt; icon = imread('./icons/X.bmp');&lt;br&gt;
&amp;gt; uitoggletool&lt;br&gt;
(h_toolbar,'CData',icon,'TooltipString','Show &lt;br&gt;
Axes','ClickedCallback', &lt;br&gt;
@show_axes_callback, 'state', 'off');&lt;br&gt;
&amp;gt; &lt;br&gt;
&amp;gt; This series of commands remove the standard toolbar and &lt;br&gt;
replace it with my own. X.bmp contains a 16x16 pixel &lt;br&gt;
image. If I feed a larger image for the button, the button &lt;br&gt;
does not scale!! the size of the button remains 16x16.&lt;br&gt;
&amp;gt; &lt;br&gt;
&amp;gt; Is there a way of enlarging their size?&lt;br&gt;
&amp;gt; They are really, really small for anything &lt;br&gt;
sophisticated. &lt;br&gt;
&amp;gt; &lt;br&gt;
&amp;gt; Thanks, Andrea&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
This probably might be of interest to you&lt;br&gt;
&lt;br&gt;
&lt;a href="http://www.mathworks.com/matlabcentral/fileexchange/loadFil"&gt;http://www.mathworks.com/matlabcentral/fileexchange/loadFil&lt;/a&gt;&lt;br&gt;
e.do?objectId=2384&amp;objectType=file&lt;br&gt;
&lt;br&gt;
HTH&lt;br&gt;
Vihang&lt;br&gt;
</description>
    </item>
    <item>
      <pubDate>Fri, 15 Feb 2008 06:36:53 -0500</pubDate>
      <title>Enlarging size of toolbars</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/163829#415234</link>
      <author>Andrea Tagliasacchi</author>
      <description>Hello there, I am trying to build a complete GUI system&lt;br&gt;
in MATLAB. One of the few issues remaining right now is the fact that I cannot change the size of a toolbar. &lt;br&gt;
&lt;br&gt;
For example:&lt;br&gt;
set( gcf, 'ToolBar', 'none' ); % remove standard figure toolbar&lt;br&gt;
h_toolbar = uitoolbar( gcf ); % create a new one&lt;br&gt;
icon = imread('./icons/X.bmp');&lt;br&gt;
uitoggletool(h_toolbar,'CData',icon,'TooltipString','Show Axes','ClickedCallback', @show_axes_callback, 'state', 'off');&lt;br&gt;
&lt;br&gt;
This series of commands remove the standard toolbar and replace it with my own. X.bmp contains a 16x16 pixel image. If I feed a larger image for the button, the button does not scale!! the size of the button remains 16x16.&lt;br&gt;
&lt;br&gt;
Is there a way of enlarging their size?&lt;br&gt;
They are really, really small for anything sophisticated. &lt;br&gt;
&lt;br&gt;
Thanks, Andrea&lt;br&gt;
</description>
    </item>
  </channel>
</rss>
