[Search for users] [Overall Top Noters] [List of all Conferences] [Download this site]

Conference bulova::decw_jan-89_to_nov-90

Title:DECWINDOWS 26-JAN-89 to 29-NOV-90
Notice:See 1639.0 for VMS V5.3 kit; 2043.0 for 5.4 IFT kit
Moderator:STAR::VATNE
Created:Mon Oct 30 1989
Last Modified:Mon Dec 31 1990
Last Successful Update:Fri Jun 06 1997
Number of topics:3726
Total number of notes:19516

1756.0. "DrawSegments" by SPI0::CKALER () Fri Nov 17 1989 08:17

  Forgive me for not searching, but I'm lucky to be "in" the conference at all.

  I have an interesting problem.  I have an application that uses XDrawSegments
  on VMS 5.3 (DecW V2) and it works great.  I now port the program to the
  PMAX (Ultrix pre 3.0, I assume DecW V0 as it is not the save as V1 on VMS)
  and the DrawSegments doesn't appear to be working anymore.  Also, I am
  noticing that the Events flagged seems to differ slightly from VMS, although
  I need to envestigate that further.

	Any help ?

		Thanks, Christopher
T.RTitleUserPersonal
Name
DateLines
1756.1code?DECWIN::JACKIEJackie FergusonFri Nov 17 1989 11:116
How about your code?  Are you sending a very large number of segments to be
drawn in one request?  If so, there was a bug that I fixed in VMS, and should
be fixed in ultrix VAX, but the PMAX uses straight MIT Xlib I believe.  The
change won't be there until R4.

Jackie