[lazarus] Recent Changes

Shane Miller SMiller1 at stvgb.org
Wed Sep 22 10:04:35 EDT 1999


Actually, it doesn't sound like my addition of a canvas would have caused your problem.  I will look into it though...

Shane


>>> Curtis White <osiriz at teleport.com> 09/22/99 12:42AM >>>
Has anyone changed anything recently in gtkobject.inc or in extctrls.pp that
could potentially affect the Notebook component?  The reason I ask is that all
the sudden the notebook component doesn't work any more and I get the following
warning when I compile the lcl code:

customnotebook.inc(303,44) Hint: Parameter not used PARAMS
customnotebook.inc(320,39) Hint: Parameter not used PROC
customnotebook.inc(320,60) Hint: Parameter not used ROOT
customnotebook.inc(341,39) Hint: Parameter not used ACONTROL
timer.inc(105,29) Hint: Parameter not used MSG
Warning: ./extctrls.ppu Interface CRC changed -294228524<>-1361824228
Assembling extctrls                                                            

I don't know if this warning has anything to do with the notebook not working
any more or not. I am just trying to figure out what is causing the problem.
The problem appears to be when attempting to access the Strings property of a
Notebook page. Normally, this sets the name placed on the notebook tab. 

The notebook page (TNBPages) inherits from TStrings. The Strings property calls
a virtual method called Put.  I have Put defined in the customnotebook.inc file.
Something has changed within the last few days that caused this method to stop
working.

I know it was working several days ago and now it isn't. But I don't know
exactly what changed. I did cycle my compiler tonight, including the fcl, rtl,
lcl and all the other code. So the problem could be anywhere :-(

If anyone has any ideas that might be able to help me figure this out, please
let me know. I have been working on it now for about 3 hours tonight and still
haven't found the problem.


Thanks...Curtis

----------------------------------
Curtis White
Curtis White <osiriz at teleport.com>
http://www.teleport.com/~osiriz/ 
----------------------------------

_________________________________________________________________
     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