Re: [Fwd: Drum roll please...]

2000-02-02 Thread Allan Rae
On Wed, 2 Feb 2000, Dr. Ing. Roland Krause wrote: [...] > Well, the question is then how this will work with the proposed > integration of Signal/Slot for GUII. Much of what I wrote earlier was > to help me understanding how things work in LyX. I realize that > LyXFunc plays a central role in LyX

Re: [Fwd: Drum roll please...]

2000-02-02 Thread Dr. Ing. Roland Krause
Asger, "Asger K. Alstrup Nielsen" wrote: > > LyXFunc::Dispatch() is a monster if I ever saw one :-) > ... > > Yes - I see know why Dialogs is necessary though. But somehow I cant stop the > > feeling that something is wrong with this design. > > What we have chosen to do is to split LyXFunc::Di

Re: [Fwd: Drum roll please...]

2000-02-02 Thread Asger K. Alstrup Nielsen
> LyXFunc::Dispatch() is a monster if I ever saw one :-) ... > Yes - I see know why Dialogs is necessary though. But somehow I cant stop the > feeling that something is wrong with this design. What we have chosen to do is to split LyXFunc::Dispatch into separate dispatchers. We'll have one in

Re: [Fwd: Drum roll please...]

2000-01-31 Thread Dr. Ing. Roland Krause
Hi Allan, me again and I've got it to work and had a closer look at how things work. > Allan Rae wrote: > [...] > > You should use "cvs update -dP" to get new directories and have stuff that > > has been removed in the repository removed from your local working area. Thanks, I could have rtfm..