B
Bill Bordiuk
What I'd like to do is create a new Gantt Bar Style if one doesn't exist for
some named set of criteria. However, if someone has already set a style for
that named set of criteria, I'd like to leave it alone. For example, the
criteria would be named 'Critical' and would show the bar in a certain style
if the Critical flag was set. I have a template that sets up those initial
criteria and I have code that implements the criteria on projects that
weren't created with the template. The problem is when users change the bar
style associated with the criteria. As soon as my code runs, depending on
how I've implemented it, it either modifies the user's changes or adds a new
set of bar styles (with the same names) that override the user's changes.
Is there any way to tell if a given (named) bar style exists?
Thanks,
Bill Bordiuk
some named set of criteria. However, if someone has already set a style for
that named set of criteria, I'd like to leave it alone. For example, the
criteria would be named 'Critical' and would show the bar in a certain style
if the Critical flag was set. I have a template that sets up those initial
criteria and I have code that implements the criteria on projects that
weren't created with the template. The problem is when users change the bar
style associated with the criteria. As soon as my code runs, depending on
how I've implemented it, it either modifies the user's changes or adds a new
set of bar styles (with the same names) that override the user's changes.
Is there any way to tell if a given (named) bar style exists?
Thanks,
Bill Bordiuk