Hello,
I am facing one problem with canvas control of Visual Editor on eclipse galileo.
I would like to show the image onto canvas in fitted size.
But when the image is larger than the canvas, it became out of bound and I could not see the whole image.
So, could you suggest me how to fixed the image on canvas control to be able to see the whole image.
And then, the scroll bars of the canvas...
User Profile
Collapse
-
Fitting image on Canvas Control
-
Myo Thura Lwin replied to How to make the settings of Epson PosPrinter TM-U220A with 9 pin to 25 pin Serial Conin C SharpHello ,
Thank you for your answers.
Now, I would like to know one thing.
In the user guide of printer, it describes that "Epson Terminal Printer Driver" must be installed first.
So, what is terminal printer driver and how to get it?
Thank you.
Myo Thura Lwin. -
Myo Thura Lwin replied to How to make the settings of Epson PosPrinter TM-U220A with 9 pin to 25 pin Serial Conin C SharpHi,
I attach a zip file that contains a doc file with the images of settings.
I hope, you can see the settings of printer by making download the doc file.
I only test with "CheckHealt h Utility" .
This test application is sample program for printer whether it works properly or not.
I haven't used that printer in sale system yet.
I just only test with sample program that my settings...Leave a comment:
-
Myo Thura Lwin started a topic How to make the settings of Epson PosPrinter TM-U220A with 9 pin to 25 pin Serial Conin C SharpHow to make the settings of Epson PosPrinter TM-U220A with 9 pin to 25 pin Serial Con
Hi,
I face one problem of pos printer.
This is my first time of using pos printer so I cannot solve the error of epson pos printer TM-U220A with 9 pin to 25 pin Serial Connection.
I test with "CheckHealt h Test" and it shows the Exception Information as below.
ErrorCodeExtend ed : 1001
Message : The port is being used by the other system.
Target : Void Claim(Int32)
... -
I really feel glad of using this web site and this program.
Thanks a lot for both quick answers.
Both are very useful and hit my target.
But, in using tab(\t), I face some problem.
Because, in my example,
I think, the length of "Watermelon " takes one tab.
So, the last line differs one tab from the upper two lines.
So, how can I adjust ?
...Leave a comment:
-
I really feel glad of using this web site and this program.
Thanks a lot for both quick answers.
Both are very useful and hit my target.
But, in using tab(\t), I face some problem.
Because, in my example,
I think, the length of "Watermelon " takes one tab.
So, the last line differs one tab from the upper two lines.
So, how can I adjust ?
Thank...Leave a comment:
-
Formatting a string to print out
Hello,
I face one problem in printing out the strings.
I show the example for easy reference.
For the output results, I attached the text file because this page cannot show my example outputs that I want to mean.
My Code
string str = "";
string[] fruit ={ "Orange", "Apple", "WaterMelon " };
...
No activity results to display
Show More
Leave a comment: