User Profile

Collapse

Profile Sidebar

Collapse
Myo Thura Lwin
Myo Thura Lwin
Last Activity: Jun 16 '10, 09:37 AM
Joined: Jan 8 '10
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • Myo Thura Lwin
    started a topic Fitting image on Canvas Control
    in Java

    Fitting image on Canvas Control

    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...
    See more | Go to post

  • Hello ,
    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.
    See more | Go to post

    Leave a comment:


  • Hi,

    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...
    See more | Go to post

    Leave a comment:


  • How 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)
    ...
    See more | Go to post

  • Myo Thura Lwin
    replied to Formatting a string to print out
    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 ?
    ...
    See more | Go to post

    Leave a comment:


  • Myo Thura Lwin
    replied to Formatting a string to print out
    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...
    See more | Go to post

    Leave a comment:


  • Myo Thura Lwin
    started a topic Formatting a string to print out

    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 " };

    ...
    See more | Go to post
No activity results to display
Show More
Working...