comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » xobjview creates phantom font object?
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Switch to threaded view of this topic Create a new topic Submit Reply
xobjview creates phantom font object? [message #51102] Mon, 30 October 2006 12:01
Pete Warner is currently offline  Pete Warner
Messages: 14
Registered: July 2006
Junior Member
Hi all, I'm using XOBJVIEW to test some objects and have come across a
possible bug when displaying IDLgrText objects. There is an IDLgrFont
object showing up that I have no reference to and is not cleaned up
upon closing the XOBJVIEW window. Here's my output log:

IDL> .reset
IDL> otext = obj_new('idlgrtext', 'aaa')
IDL> obj_destroy, otext
IDL> heap_gc, /verbose
IDL> .reset
IDL> otext = obj_new('idlgrtext', 'aaa')
IDL> xobjview, otext, tlb=tlb
Compiled module: XOBJVIEW.
Compiled module: UNIQ.
Compiled module: FILEPATH.
Compiled module: PATH_SEP.
Compiled module: IDENTITY.
Compiled module: IDLEXVIEWMANIP__DEFINE.
Compiled module: XMANAGER.
IDL> widget_control, tlb, /destroy ;close xobjview
IDL> obj_destroy, otext
IDL> heap_gc, /verbose
<ObjHeapVar87086>
STRUCT = -> IDLGRFONT Array[1]
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Re: format control characters
Next Topic: MPFIT2DFUN

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Thu Oct 09 23:03:08 PDT 2025

Total time taken to generate the page: 0.64073 seconds