Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Simulating Desktop Links
Message
De
21/07/2000 12:43:18
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00395285
Message ID:
00395521
Vues:
8
>Is there a way we could simulate Windows Desktop Links inside VFP?
>
>I want my users to be able to drag a contact record from the grid in my Contacts form onto the VFP desktop (_screen) and have it appear as an icon with the contact name below. It should also be possible to drag this icon around on the desktop afterwards.


Vidar,
Haven't tested before but this should be possible. Normally _screen doesn't get dragdrop events but shape does. You could add a transparent shape on _screen. As you dragdrop you could :
-Get oSource.Parent.Parent.Recordsource
-Change datasess as necessary
-Scatter to an object
-Add a subclassed container with an image + array property to hold 'record' as its own object.
Just an idea :)
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform