Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Is there a way to get screen height * width ?
Message
De
29/12/1999 11:26:38
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00309284
Message ID:
00309887
Vues:
43
>Posted code ? If to email I haven't checked my emails today yet :) I'll. If else more info pls.
>
>Cetin,
>
>Thread#308023 is the start. Message#308893 is the class code. Many thanks.


I have additional thoughts for the class code ( my God, you're extra OOP :) for later (such as a selection itself is a range object and you could just say :
...selection.value = 0, .selection.clear etc).

But for the Excel task. Instead of checking window via WinAPI try checking files RW openability (been there done that:)
lnHandle = fopen(pcFile,12)
do while lnHandle < 0
 lnHandle = fopen(pcFile,12)
enddo
* Now release oExcel
If you get the window way, take window id of worksheet not Excel itself (and I bet you do it much better than I).
And check your email frequently :)
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
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform