G
greg
hello,
i have a question about changing the font color of tasks.
i am writing some code to check a project.
where there are errors i would like to notify the user. i was thinking
changing the font to red.
however it looks like font is only on the application object.
and not on the task object.
is there anyway of changing a task's font? do i have to activate or select
a task before i can do Application.Font color:=1?
thanks
i have a question about changing the font color of tasks.
i am writing some code to check a project.
where there are errors i would like to notify the user. i was thinking
changing the font to red.
however it looks like font is only on the application object.
and not on the task object.
is there anyway of changing a task's font? do i have to activate or select
a task before i can do Application.Font color:=1?
thanks