[lazarus] CVS Update

Shane Miller smiller at lakefield.net
Tue Dec 21 17:31:27 EST 1999


OH-OH.  I forgot to "add" ome files when I did my commit so my comctrls.pp
file won't compile.  I'll add them tomorrow.  For now, comment out the
toolwin in the uses clause, the TToolButtton and TToolbar classes along with
the {$I Toolwin.inc} and {$I Toolbar.inc} statements near the end of the
file.

Sorry about that...
---------------------------------------
Shane Miller
Get paid to surf the net!
http://alladvantage.com/go.asp?refid=DEX-870

Home page : http://www.lakefield.net/~smiller

Auto-IP Publisher : http://www.lakefield.net/~smiller/autoip

Advanced Clipboard : http://www.lakefield.net/~smiller/advclipboard

Lazarus : http://www.miraclec.com/lazarus

----- Original Message -----
From: "Shane Miller" <SMiller1 at stvgb.org>
To: <lazarus at miraclec.com>
Sent: Tuesday, December 21, 1999 3:32 PM
Subject: RE: [lazarus] CVS Update


> OK.  My toolbar code has been committed.  It currently doesn't do anything
yet.  I have to create the gtkwidget's for the toolbar and toolbutton's yet,
bt the object's get created correctly.
>
> This is an early implementation and I figure I can get it to display a
real toolbar in the next few days.
>
> Marc, nice work on the MWEDIT component.  I commented out my toolbar stuff
and ran lazarus.  I see it's colorizing the code now, at least the portion
that's visible.
> How are you going to approach the problem that the mwedit component isn't
receiving any key events?  Plan on adding an eventbox to the canvas or
bitmap control in gtkobject?
>
> Shane
>
>
> >>> weus at quicknet.nl 12/07/99 02:05PM >>>
> At 12:33 07-12-99 -0600, you wrote:
> >Got further!!!.  I added the mwPasSyn1 back into mwEdit.  For those
unaware,
> >mwPasSyn1 is the syntax highlighter for mwedit.  Without it, the text is
> >just plain old text.
> >
> >I added it back and found it crashed again in NULLPROC.  When I went into
> >debug (DDD) I found that I got into the procedure but THIS = 0x0.
> >Odd......then I noticed that when FProcTable was assigned to NullProc
> >it was assigned by doing this:
> >
> >FProcTable[I] := NullProc;
> >
> >This is the correct way of doing it, but it doesn't work for FPC.
> >I was surprised it compiled!!!!
>
> Hmm.. I cant see why. But isn't this introduced by the fact that we are
> compileing in {$mode objfpc}.
> I probably missed it, but why aren't we using {$mode delphi} ??
>
> Marc
>
>
> _________________________________________________________________
>      To unsubscribe: mail lazarus-request at miraclec.com with
>                 "unsubscribe" as the Subject
>     archives at http://www.miraclec.com/list_archives/lazarus
>
> _________________________________________________________________
>      To unsubscribe: mail lazarus-request at miraclec.com with
>                 "unsubscribe" as the Subject
>     archives at http://www.miraclec.com/list_archives/lazarus
>






More information about the Lazarus mailing list