[Lazarus] IDE/LCL
Damien Gerard
milipili at shikami.org
Mon Mar 10 14:42:06 CET 2008
Le Mar 10, 2008 à 2:21 PM, Paul Ishenin a écrit :
> Damien Gerard wrote:
>> I may have a stupid question.
>> Lazarus is compiled with Win32/Unicode. My App too. When you design
>> your form (TNoteBook,TSpeedButton,TListView...) all perfectly work.
>> (means all components are properly displayed). But at the runtime
>> there always are problems when displaying.
>>
>> I thought it was the same, so I guess I am wrong ?
>>
> Sorry, we dont have telepathy abilities. What are the problems with
> displaying?
Especially with Notebook (under win32 if you use pageIndex at runtime
it seems, pages are partially printed) but I thought it was already
reported and problems with ImageList(http://ftn.shikami.org/misc/Lazarus/imagelist.jpg
), and actually, it was not a criticism. I just try to understand how
it works before anything.
For Notebook, I am only using pageIndex :
- Here is after a method that modify the PageIndex
http://ftn.shikami.org/misc/Lazarus/notebook-wrongdisplay.jpg
- Here is after you manually click on _all_ tabs (sometimes several
times)
http://ftn.shikami.org/misc/Lazarus/notebook-good.jpg
But I am not sure of my code for this so I want to know how it works
before.
>
>
> Best regards,
> Paul Ishenin.
> _______________________________________________
> Lazarus mailing list
> Lazarus at lazarus.freepascal.org
> http://www.lazarus.freepascal.org/mailman/listinfo/lazarus
--
Damien Gerard
milipili at shikami.org
"Intelligence is 10 million rules."
-- Douglas Lenat
More information about the Lazarus
mailing list