<div dir="ltr"><div dir="ltr"><div><div><div><div><div><div><div><div>...to start with: I guess you try the gui2bitmap toolbox....<br></div><br></div>To answer your questions:<br></div>You need to download & install IrfanView on your Laptop.<br></div><div>Make sure that the IrfanView install path in your code is exactly as it is on your machine.<br></div><div>Besides of this: You may already have IrfanView installed, but it may be on a different path...so Scilab would no find the folder.<br></div><br></div><div>I do not know how Scilab would automatically install IrfanView.<br></div><div><br></div>Yes, everybody who use the code would have to have IrfanView installed.<br></div>Also the path variable would have to be the same, if you do not want to change code for each of your clients.<br></div><div></div><div><br></div>Output file directory:<br></div>The path is of your choice and can be differnt for each client who runs the code.<br></div><div>If the output folder does not exist, you can create it in Scilab using mkdir (I think)<br></div><div dir="ltr"><br>Quote:<br>Lastly, the uicontrols all appear to be within the boundaries of the graph<br>
plot. This is not acceptable.<br><br></div><div>What do you mean exactly?<br>In the example I gave, I just plot a figure without placing it at a specific location within the figure.<br></div><div>The goal was, to test if the plot is captured at all, or if it wil become a white area.<br></div><div>So the other uicontrols a "on top" of it.<br></div><div>You can easely rearrange the position of each uicontrol, so that they are not "overlaying" each other.<br></div><div><br></div><div dir="ltr"><br></div><div>Best regards,<br></div><div>Philipp<br></div><div dir="ltr"><br><br><div><div><br><br><div><div><div><br><div> <br></div></div></div></div></div></div></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Am Fr., 2. Aug. 2019 um 16:30 Uhr schrieb VTX1801 <<a href="mailto:sl1800@rochester.rr.com">sl1800@rochester.rr.com</a>>:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Philipp,<br>
Thanks for contributing your time and effort to resolve this issue with a<br>
work around.<br>
<br>
The following error is produced when the push button is clicked"<br>
<br>
cd: Cannot go to directory C:\Program Files (x86)\IrfanView<br>
<br>
Obviously, I do not have IrfanView software installed on my laptop/<br>
<br>
Therefore, for this work around to be implemented does everyone who is a<br>
client of this Scilab code need to install IrfanView software?<br>
<br>
Or, will the Scilab executable that will be distributed to clients need to<br>
install IrfanView software?<br>
Additionally, does the output file directory need to be identical on all<br>
client PCs?<br>
<br>
Lastly, the uicontrols all appear to be within the boundaries of the graph<br>
plot.<br>
This is not acceptable.<br>
The spreadsheet data needs to plot unobscurred and the are several list<br>
boxes that will have various data displayed.<br>
<br>
Again, it would be far better to fix the bug in Scilab than to require all<br>
this effort for a work around solution.<br>
<br>
Best Regards,<br>
Ted<br>
<br>
<br>
<br>
<br>
<br>
--<br>
Sent from: <a href="http://mailinglists.scilab.org/Scilab-users-Mailing-Lists-Archives-f2602246.html" rel="noreferrer" target="_blank">http://mailinglists.scilab.org/Scilab-users-Mailing-Lists-Archives-f2602246.html</a><br>
_______________________________________________<br>
users mailing list<br>
<a href="mailto:users@lists.scilab.org" target="_blank">users@lists.scilab.org</a><br>
<a href="http://lists.scilab.org/mailman/listinfo/users" rel="noreferrer" target="_blank">http://lists.scilab.org/mailman/listinfo/users</a><br>
</blockquote></div>