| |
|
|
- Page 1 - |
|
Manfred Barei | Hello iF,
I have with your scrollareainc a couple Problems, could You time over the code look and me say I wrong make. the Scrolling functions, however are The Edits and my scheduler to the up-scrolling and following down-scrolling not any more visible, The Edits go first again visible if man above drives. The scheduler but we how not any more visible. The row 107 must I comment, there otherwise a Error Message comes.
for your Help already once in the advance Dankeeeeeeee............!!!!
Greeting Manfred |
|
|
| Zu wenig Wissen ist gefärlich, zu viel auch.(XProfan X4) | Win 10 Pro 64 | Win7 Ultimate 32/64 | AMD FX-8320, 16GB, GeForce GT 630 | | 08/15/10 ▲ |
|
|
|
| |
|
- Page 2 - |
|
|
« this Posting watts as Solution marked. » |
|
- Page 3 - |
|
| Habs even tested and working but GetWindowRect is hold a API and if you without xpse work must You these hold define by Def or Header-File or ImportDLL ... or by external Call: CompileMarkSeparationcls
var wnd&=%hWnd
declare rect#
dim rect#,16
external("user32","GetWindowRect",wnd&,rect#)
print "x,y,xx,yy",long(rect#,0),long(rect#,4),long(rect#,8),long(rect#,12)
waitInp
- i'm these Aufrufform go ahead gammy or "zu blöd" with functions The eh in the system permanent famous are. |
|
|
| |
|
|
|
|
Manfred Barei | Hello iF,
How I get now really The x and y Koordinate of Mainwindow, %WinLeft and %WinTop functions not correctly.. I get The Coordinates only once and then not any more
Greeting |
|
|
| Zu wenig Wissen ist gefärlich, zu viel auch.(XProfan X4) | Win 10 Pro 64 | Win7 Ultimate 32/64 | AMD FX-8320, 16GB, GeForce GT 630 | | 10/16/10 ▲ |
|
|
|
|
| Dou you mean The Verscrollung? then simply: [...] ^^
[offtopic]Signatur can now again Edit ^^ with "gefärlich" missing one H ^^[/offtopic] |
|
|
| |
|
|
|
Manfred Barei | No, I mean The x and y Coordinates the Programmfensters on the desktop. |
|
|
| Zu wenig Wissen ist gefärlich, zu viel auch.(XProfan X4) | Win 10 Pro 64 | Win7 Ultimate 32/64 | AMD FX-8320, 16GB, GeForce GT 630 | | 10/16/10 ▲ |
|
|
|
|
| with welchem code very?
If winTop etc.. fails then uses the code certainly one eigenens Window - Fensterpositionen simply by GetWindowRect [...] . CompileMarkSeparationdeclare rect#
dim rect#,16
GetWindowRect(wnd&,rect#)
print "x,y,xx,yy",long(rect#,0),long(rect#,4),long(rect#,8),long(rect#,12)
waitInput /pre> Ungetestet!
very for something like my wish: [...] |
|
|
| |
|
|
|
Manfred Barei | iF,
it relating itself everything on your Democode with the Scrollareas. |
|
|
| Zu wenig Wissen ist gefärlich, zu viel auch.(XProfan X4) | Win 10 Pro 64 | Win7 Ultimate 32/64 | AMD FX-8320, 16GB, GeForce GT 630 | | 10/16/10 ▲ |
|
|
|
|
| Sorry, you mean certainly whom supra whom ( [...] ): CompileMarkSeparation Virtually unsichtbares hWnd and hDlg as anzeigendes Window, means GetWindowRect on hDlg utilize ought to klappen. |
|
|
| |
|
|
|
Manfred Barei | iF, I have the now time with (Width and Height with the opt. 2. Parameter )the 12? Version tested, but since I get only The Fensterbreite and not How from you gewwünscht The X and Y Coordinates.
How should the in Profan with the GetWindowRect functions, I have in the network only VB, Delphi and C code found, so can I but nothing begin. |
|
|
| Zu wenig Wissen ist gefärlich, zu viel auch.(XProfan X4) | Win 10 Pro 64 | Win7 Ultimate 32/64 | AMD FX-8320, 16GB, GeForce GT 630 | | 10/16/10 ▲ |
|
|
|
|
| Dis habsch you still here already vorgemacht: [...] - even if I me (The of my opinion to "überflüssigen") Definitionen "gespart" have weils with xpse Yes eh unnecessary is. |
|
|
| |
|
|
|
Manfred Barei | sorry, have I do not correctly. hingeschaut. |
|
|
| Zu wenig Wissen ist gefärlich, zu viel auch.(XProfan X4) | Win 10 Pro 64 | Win7 Ultimate 32/64 | AMD FX-8320, 16GB, GeForce GT 630 | | 10/16/10 ▲ |
|
|
|
|
| |
|
| |
|
|
|
| Manfred
iF, I have the now time with (Width and Height with the opt. 2. Parameter )the 12? Version tested, but since I get only The Fensterbreite and not How from you gewwünscht The X and Y Coordinates.
Yes, have moreover indeed no Feedback of Roland - he's moreover certainly prevented. |
|
|
| |
|
|
|
Manfred Barei | iF, it comes always a Error Message (function uncharted : GetWindowRect) |
|
|
| Zu wenig Wissen ist gefärlich, zu viel auch.(XProfan X4) | Win 10 Pro 64 | Win7 Ultimate 32/64 | AMD FX-8320, 16GB, GeForce GT 630 | | 10/16/10 ▲ |
|
|
|