| Author |
How do a change the icon of a custom class
|
|
| Zagrijs Venter 2005-05-03, 7:23 am |
| Hi
I am using a large number of custom classes. Is there a way to change the
custom class's icon to identify it in the component palette. It is a bit
frustrating to go from one icon to the other using the speedtips to find out
which one is which.
Any help appreciated
Zagrijs
| |
| Michael Nuwer [dBVIPS] 2005-05-03, 7:23 am |
| Zagrijs Venter wrote:
> Hi
>
> I am using a large number of custom classes. Is there a way to change the
> custom class's icon to identify it in the component palette. It is a bit
> frustrating to go from one icon to the other using the speedtips to find out
> which one is which.
Yes there is away. The information is stored in
_dBWinHome+" designer\form\creg00
09.dbf"
You can manually edit the table. There are examples on how to do this
in :duflp:ComponentPale
tteUpdate.prg
| |
| Ken Mayer [dBVIPS] 2005-05-03, 9:23 am |
| Michael Nuwer [dBVIPS] wrote:
> Zagrijs Venter wrote:
>
>
>
> Yes there is away. The information is stored in
> _dBWinHome+" designer\form\creg00
09.dbf"
>
> You can manually edit the table. There are examples on how to do this
> in :duflp:ComponentPale
tteUpdate.prg
>
In addition, the description of what is stored in the table is in the
:dUFLP:CReg0009.txt file.
Ken
--
/(Opinions expressed are purely my own, not those of dataBased
Intelligence, Inc.)/
*Ken Mayer* [dBVIPS]
/Golden Stag Productions/
dBASE at goldenstag dot net
http://www.goldenstag.net/GSP
http://www.goldenstag.net/dbase
| |
| Zagrijs Venter 2005-05-03, 1:23 pm |
| Thanks for the info - much appreciated
Zagrijs
"Ken Mayer [dBVIPS]" < wrote in message
> Michael Nuwer [dBVIPS] wrote:
>
> In addition, the description of what is stored in the table is in the
> :dUFLP:CReg0009.txt file.
>
> Ken
>
> --
> /(Opinions expressed are purely my own, not those of dataBased
> Intelligence, Inc.)/
>
> *Ken Mayer* [dBVIPS]
> /Golden Stag Productions/
> dBASE at goldenstag dot net
> http://www.goldenstag.net/GSP
> http://www.goldenstag.net/dbase
|
|
|
|