[comp.windows.x] CreateTTYWindow and XDraw

g-mohame@gumby.cs.wisc.edu (Isa 'Indy' Hashim) (04/16/88)

Hi,
I'm using X10r4 on a SUN.

I seem to be having problems with 
	TTYWindow *CreateTTYWindow.
I am writing an application that needs to create a window to send/receive input
to/from.

I always get the :

	"Usage: xterm [-132] [-ar] [-b margin_width] [-bd border_color].......etc"

message.

I'm sure I got all the parameters right.

The manual said something about it working well only on black/white displays.
Is this the problem??

Also, I have problems drawing curved lines with XDraw, i.e. the lines come out all
straight - Even though I set the Vertex flags to 'VertexCurved'. 

If anyone has ideas on what I am doing wrong, I would appreciate any suggestions/tips.

Thanx for reading,
Isa