Applet showStatus() problem

From: hiwa (HGA03630_at_nifty.ne.jp)
Date: 10/24/04


Date: 24 Oct 2004 03:34:26 -0700

Applet showStatus() method, when it is called from within init()
or start(), only flashes the string for a fraction of time and never
stays. 'D like to know the cause and the solution.

TIA



Relevant Pages

  • Re: Applet showStatus() problem
    ... hiwa wrote: ... only flashes the string for a fraction of time and never ...
    (comp.lang.java.gui)
  • spacing issue with drawing a string into a JScrollPane
    ... The string is a representation of a whole number & fraction number group. ... int wholeNumberStringWidth; ... wholeNumberFractionGap, y - 10); ...
    (comp.lang.java.gui)
  • Re: evaluating simple mathematical expressions
    ... >> What is the simplest way of converting a fractional string like ... > Function FracToDec(ByVal Fraction As String) As Double ... > Dim Blank As Integer ... > Dim Slash As Integer ...
    (microsoft.public.vb.general.discussion)
  • RE: Converting a fraction to decimal
    ... Public Function FractionToDecimal(txtFraction As String) As Single ... 'Element 1 is left side of the fraction ... You can change the formatting to suit yourself, but the leading # in format ... I would like the user to enter inches and then ...
    (microsoft.public.access.forms)
  • Re: evaluating simple mathematical expressions
    ... > What is the simplest way of converting a fractional string like ... Function FracToDec(ByVal Fraction As String) As Double ... Dim Blank As Integer ... Dim Slash As Integer ...
    (microsoft.public.vb.general.discussion)