[lazarus] Small things
Luis R. Hilario B.
LuisDigital at BonBon.net
Thu Jan 16 12:44:36 EST 2003
Hello,
Not Hints if Showmodal.
Error: Identifier not found TSTATICTEXT
Because it lacks StdCtrls in Uses.
How to test?
1- Create new project.
2- Put component (TSTATICTEXT).
3- Run.
---
Color functions, but only in the first window of the program.
How to test?
1- Create new project (Form1).
2- Create new form (Form2).
3- Code to show form2 (can be a button in Form1).
4- Run.
Notes:
Doing clic in Maximizing - Restore, is possible to see the color by a
fraction of second.
---
lazarus/examples/comdialogs
In this example the window appears with color (clteal), but later is not
possible to change the color using the dialogue.
More information about the Lazarus
mailing list