home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.windows.interviews
- Path: sparky!uunet!munnari.oz.au!sgiblab!spool.mu.edu!agate!doc.ic.ac.uk!pipex!demon!wyrdrune.demon.co.uk!wyrdrune.demon.co.uk!guy
- From: guy@wyrdrune.demon.co.uk (Guy Gascoigne-Piggford)
- Subject: Ibuild example - question.
- Message-ID: <1993Jan27.084420.23833@wyrdrune.demon.co.uk>
- Sender: news@wyrdrune.demon.co.uk (Net News Admin)
- Reply-To: guy@wyrdrune.demon.co.uk
- Organization: Wyrdrune
- Date: Wed, 27 Jan 1993 08:44:20 GMT
- Lines: 23
-
- I'm new to both InterViews and C++ and have build IV 3.1 with g++ on a
- Dell SVR4 machine. Regretably this means that I havn't got any
- debugger support for c++ since this is missing from the SVR4 version
- of g++ :-(
-
- I've been working through the tutorial in the ibuild users guide,
- building the Namer example and have run into an irritating problem,
- I've related the pushButton instance to the StringEditor instance and
- filled in the rest of the Namer::entered() method, but when I run the
- program and test it I find that I go through this method TWICE instead
- of once, regardless of whether I've pressed return in the string field
- or clicked on the entered button.
-
- I've rebuilt this example twice now trying to see what I might have
- done that differs from the guide and I've failed to come up with
- anything. Can anyone shed any light on this for me, I'd dearly like to
- get to grips with this.
-
- --
- ===============================================================================
- Guy Gascoigne-Piggford | "... and then I said to myself, 'Why
- guy@wyrdrune.demon.co.uk | should I split it two ways -'"
- ggascoigne@cix.compulink.co.uk | - G. MOUSER
-