Wayne wrote:
>
> Hello,
> I been trying to give a button two lines to display. How is this done?
> Things I tryed.Button mybutton = new Button ( "my\nbutton) ;
> Button mybutton = new Button ( "my" +
> "\nbutton") ;
> Button mybutton = new Butto
> Wayne writes:
Wayne> Hello,
Wayne> I been trying to give a button two lines to display. How is
Wayne> this done? Things I tryed.
Wayne> Button mybutton = new Button ( "my\nbutton) ;
Wayne> Button mybutton = new Button ( "my" + "\nbutton") ;
Wayne> Button mybu
I am not sure that you can do this with a standard Button object. You may
need to use a canvas and create your own button class.
regards,
nate
On Fri, 26 Feb 1999, Wayne wrote:
> Hello,
> I been trying to give a button two lines to display. How is this done?
> Things I tryed.Button mybutton
Hello,
I been trying to give a button two lines to display. How is this done?
Things I tryed.Button mybutton = new Button ( "my\nbutton) ;
Button mybutton = new Button ( "my" +
"\nbutton") ;
Button mybutton = new Button ( "my\n" +
"button") ;
There is a (less) elegant way to get servlet support. Just download the
Servlet Development Kit and install it. Then run servletrunner. I do that
for my web server and it functions fine.
Regards,
Pascal Chong
Singapore
-Original Message-
From: John Summerfield <[EMAIL PROTECTED]>
To: [EM
On Fri, 26 Feb 1999, Minren Guan wrote:
> Hi there,
>
> Does anyone know that how to make apache in linux be
> servlet enabled ? actually I've implemented a simple
> servlet runtime environment purely in java and I
> think one of the solutions is to write a cgi program
> which can link the apac
U R so wicked! That is no way to announce a cite. every major
discussion/mailing list!
-Original Message-
From: Med BELHEDI <[EMAIL PROTECTED]>
To: '[EMAIL PROTECTED]' <[EMAIL PROTECTED]>;
'[EMAIL PROTECTED]' <[EMAIL PROTECTED]>;
'[EMAIL PROTECTED]' <[EMAIL PROTECTED]>; '[EMAIL PROTECTED]'
I see more progress has been achieved in the port. Nice! :)
-dave
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
At 08:45 AM 2/26/99 -0800, you wrote:
>> "GG" == Gerald Gutierrez <[EMAIL PROTECTED]> writes:
>GG> Then the web page is only providing most potential users with
>GG> a table full of colors and very little information for which
>GG> they then look on the mailing list.
>
>I disagree,