dbTalk Databases Forums  

redifine component class

comp.databases.xbase.fox comp.databases.xbase.fox


Discuss redifine component class in the comp.databases.xbase.fox forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
ilkaos
 
Posts: n/a

Default redifine component class - 02-02-2006 , 11:36 AM






hi all,
because of another guy working on the same project of mine I found that a
form
in my application is pointing to a wrong path class e.g.

my class path: c:\myapp\class\baseclass.vcx

wrong path: c:\NOTmyapp\class\baseclass.vcx

i found out that working with class browser i managed to
redifine the class for the form but are not able to do that with the
components
in the form.

any idea?

thanks and bye.



Reply With Quote
  #2  
Old   
Cy Welch
 
Posts: n/a

Default Re: redifine component class - 02-02-2006 , 01:09 PM






ilkaos wrote:
Quote:
hi all,
because of another guy working on the same project of mine I found that a
form
in my application is pointing to a wrong path class e.g.

my class path: c:\myapp\class\baseclass.vcx

wrong path: c:\NOTmyapp\class\baseclass.vcx

i found out that working with class browser i managed to
redifine the class for the form but are not able to do that with the
components
in the form.

any idea?

thanks and bye.


As long as the class library names and class names are the same you can
just make the wrong path unreachable (rename it temporarily) and then
open the form, it will ask for the components and you can point to the
right ones, at least that is how I remember it to work.

--
Cy Welch
89 Camaro RS 5.0 TBI
98 Passport
03 Malibu


Reply With Quote
  #3  
Old   
ilkaos
 
Posts: n/a

Default Re: redifine component class - 02-03-2006 , 03:38 AM




"Cy Welch" <cywelch (AT) yahoo (DOT) com> ha scritto nel messaggio
news:0OsEf.40953$dW3.10170 (AT) newssvr21 (DOT) news.prodigy.com...
Quote:
ilkaos wrote:
hi all,
because of another guy working on the same project of mine I found that a
form
in my application is pointing to a wrong path class e.g.

my class path: c:\myapp\class\baseclass.vcx

wrong path: c:\NOTmyapp\class\baseclass.vcx

i found out that working with class browser i managed to
redifine the class for the form but are not able to do that with the
components
in the form.

any idea?

thanks and bye.
As long as the class library names and class names are the same you can
just make the wrong path unreachable (rename it temporarily) and then open
the form, it will ask for the components and you can point to the right
ones, at least that is how I remember it to work.

thanks!
i tried before but i was afraid that something was wrong but it was just the
"picture" property!
the references to the class are right!
thanks again!




Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.