Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Application Builder

Status
Not open for further replies.

kd5oyd

Programmer
Joined
Nov 20, 2001
Messages
9
Location
US
I don't normally use the App Builder Wizard, but I started playing with it today and I'm curious: I asked it to create a splash screen with my name and I'm wondering where it stores the name info. I've searched the code, include file, classes, etc. and I can't find it.
 
I'm sorry, I'm using VFP6.
 
I don't normally use the App Builder Wizard, but I started playing with it today and I'm curious: I asked it to create a splash screen with my name and I'm wondering where it stores the name info. I've searched the code, include file, classes, etc. and I can't find it.

Most of the information is store in the app_application class that gets created when you use the wizard. The only class library you should modify. Mike Gagnon

If you want to get the best response to a question, please check out FAQ184-2483 first
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top