Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Icons
Message
De
14/10/2005 12:15:48
 
 
À
14/10/2005 10:45:45
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Re: Icons
Versions des environnements
Visual FoxPro:
VFP 9
Divers
Thread ID:
01059033
Message ID:
01059185
Vues:
10
>>I have in the past always included icons and bitmaps required by my app in the project and hence in the exe file itself. Now I am thinking of putting all required icons and bitmaps into a standalone dbf file. The purpose would be that each record in this file could contain a different set of icons and I could then change the appearance of the app depending on which record I choose to get the icons and bitmaps from.
>>
>>Is there any downside to this? Would there be a performance hit for getting the icons from this file rather than having them in the exe file? Would this be worse when running over a network?

>
>Not really. If you use BLOB fields to keep the binaries, and icons (ico, gif, etc) tend to be small and light anyway, would work very nicely and would allow you easy packaging of all your icon files, and even some security if you wanted to avoid a bunch of icon files in a Windows folder where anybody can get to them.

Hi Alex. Thanks for the feedback. Just to confirm - you recommend blob fields as the preferred field type for this?
In the End, we will remember not the words of our enemies, but the silence of our friends - Martin Luther King, Jr.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform