comp.lang.ada
 help / color / mirror / Atom feed
* Ada Sage Infolib Question
@ 2002-08-30 17:22 NonStickSpam
  2002-08-30 19:01 ` NonStickSpam
  0 siblings, 1 reply; 2+ messages in thread
From: NonStickSpam @ 2002-08-30 17:22 UTC (permalink / raw)


Greetings,

I have an appliaction I'm working on porting.. I have the original ADA code 
and its accompanying DFl/DAT/IDX files, and using the wonderful GDIW 
application, I'm able to traverse the older files and pull the data out 
quite easily.  

Now, I'm trying to process through some of the screens that are presented to 
the user, and am running into Infolib a fair bit.  One of the main calls is 
Showformfieldinfo, which seems to generate/draw the form on the screen.  
(This is a DOS-based application.)  

My question is.. is that what is actually happening here?  If so, how can I 
find out what is configuring or controlling this process?  I can't find too 
much information online about the Infolib package, or where I would find 
configuration data for this screen drawing portion.  

Am I looking in the right place?  Should I be looking elsewhere?  Any 
feedback would be most helpful!

thanks!

------------------------------------------------------------------------------
(invalid email in header, please reply to group.. thanks)



^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Ada Sage Infolib Question
  2002-08-30 17:22 Ada Sage Infolib Question NonStickSpam
@ 2002-08-30 19:01 ` NonStickSpam
  0 siblings, 0 replies; 2+ messages in thread
From: NonStickSpam @ 2002-08-30 19:01 UTC (permalink / raw)



As a follow up to that.. I looked a bit more, and found that obviously its 
not the Infolib thats doing the display work.. but amazingly, its Display.  
So, there are calls like Display.DisplayForm("PromptForm", "CONTROL", 
"A1",FALSE).  Where does this form definition reside, though?

thanks



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2002-08-30 19:01 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-08-30 17:22 Ada Sage Infolib Question NonStickSpam
2002-08-30 19:01 ` NonStickSpam

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox