| |
|
|
- Page 1 - |
|
| Hello on any
with of my latest "Schöpfung" becomes one Image to The Mainwindow-surface loaded (%hwnd), thereafter come this Image ca. 70 Fixpunkte, which with the mouse angesteuert go can. - an Mindestauflösung of 1024 x 768 must his, there otherwise The particular not any more To discern are. How can I now these solid pretended display scroll, so, that too smaller ones Auflösungen (z. B. 800 x 600) into "Genuss" the kompletten view come ? - goes the at all and if so, one small example would hochwillkommen !
to relaxation (everything is relatively): One old, already far in the universe around gekommener Komet meets on its trip a relatively boys planets. "Hallo, How GEHTS ?" asks it - "Sehr schlecht", klagt the planet's, "ich have homo-sapiens!" "Och, mach you there time no Sorgen", answer the Komet, "The passing ziehmlich schnell"... ;) |
|
|
| |
|
|
| |
|
- Page 2 - |
|
|
| only The Note, that The Scrollarea a Include is. |
|
|
| |
|
|
|
| so time a Review arise, I to that Scrolling bring wants, here a ahead-Version of "Time-Map"
have a new Version high loaded - @Rolf try The Version time - everything else delete |
|
|
| |
|
|
|
Rolf Koch | can unfortunately not started, because get Message: Profan Runtime not working. terminate/Debugen (is under Vista like a Abkacken one Program). somewhere haste Parameter or ähnliches wrong staid. |
|
|
| |
|
|
|
| goes the again go ! the Program runs on my Pc, my Laptop and on the Pc of my neighbors - any with ...XP as Betriebssystem with my neighbour runs it of Memory-Stick ! either having we The Seuche or ...Vista ! |
|
|
| |
|
|
|
Dieter Zornow | Perhaps can you time try The spots relatively To settle, then do you need not To scroll.
here quick gestricktes example, but so about could it vaguely weg. CompileMarkSeparation
Proc breite
parameters a%
var b% = a%*100/1024
return b% *width(%hwnd)/100
endproc
proc Hoehe
Parameters a%
var b% = a%*100/768
return b%*height(%hwnd)/100
endproc
DECLARE pfad$,bild$,bild&
DECLARE but1&,but2&,but3&,tip&
pfad$=GETDIR$("@")
bild$=pfad$+"\polen001.jpg"
Windowtitle "Das Bild und die Buttons in kleinerer Auflösung scrollen"
WindowStyle 26
WINDOW 0,0-800,600 Wenn hier die Auflösung 800x600 ist, hab ich ein Problem
IF FILEEXISTS(bild$)
bild&=Create("hSizedPic", -1, bild$,breite(1024), Hoehe(700), 0) Diese Grösse MUSS sein !
DrawPic bild&, 0, 0; 0
ENDIF
but1&=CREATE("BUTTON",%Hwnd,"1",breite(135),Hoehe(70),20,20)
tip&=CREATE("TOOLTIP",%hwnd,but1&,"Altes verostetes Verkehrsschild")
but2&=CREATE("BUTTON",%Hwnd,"2",breite(650),Hoehe(50),20,20)
tip&=CREATE("TOOLTIP",%hwnd,but2&,"Fast neues Auto")
but3&=CREATE("BUTTON",%Hwnd,"3",breite(300),Hoehe(350),20,20)
tip&=CREATE("TOOLTIP",%hwnd,but3&,"In 2 Wochen wieder wie neu !")
DrawText breite(50),Hoehe(710),"Morgens um 10:00 Uhr irgendwo in Polen ;o) "
WHILENOT 0
WAITINPUT
Case Iskey(27):END
Case %Key = 2:END
ENDWHILE
so goes it too with 800 x 600 unfortunately could I more Auflösungen not testing, there my computer broken is and me only my small Notebook available standing. i think you should you too More on Workarea hold, because The Taskbar ought to not covers go |
|
|
| Er ist ein Mann wie ein Baum. Sie nennen ihn Bonsai., Win 7 32 bit und Win 7 64 bit, mit XProfan X2 | 09/28/08 ▲ |
|
|
|
|
Rolf Koch | @Horst save You somewhere Files o.ä. ex, if so where? might on it lying, that Vista not likes. |
|
|
| |
|
|
|
| @Roko Have you a "maßgeschneiderte" Version by PM skillful try The time
has itself Done |
|
|
| |
|
|
|
Rolf Koch | The jetzige works, which You here inserted have. Notes nevertheless: The F-Keys klappen The not yet? The chosen indicated place flackert but in the sekundentakt integrally beautiful. there must but what occur |
|
|
| |
|
|
|
| The F-Keys functions by me - can but his, that You tappt im dunkeln twice pressing must, since the Zeitschleife runs the "Schriftflackern" exit not at me always on - - I work on it - be Yes now first time glad, I your "pingeliges" Vista persuade could - The thing is Yes yet in the Beta-Stadium |
|
|
| |
|
|
|
Rolf Koch | clear Horst - always quiet, so it beautiful and well becomes. from the Optik since really already what very fine!!! but I mean I press tomorrow morning yet on the F-Keys rum, I mean there's sooner my Fingerkuppe wegradiert, as if irgendeine function carryed out becomes. |
|
|
| |
|
|
|
| @Rolf the understand, who wants ? by me (...XP) functions any F-Keys correct - with F1, F3 and F5 go integrally normal Messageboxen called. only for F9 is a Dialog-Window with Email-Program-access arranged. Why works not with you ? (from the others "Downloadern" hör so did i nothing) - |
|
|
| |
|
|
|
Rolf Koch | Sorry my Error SOOOORRY. I Have a Button The sounds: F Umschalt. No idea of the own keyboard *lol*. Yes It's all right. As I said my übertriebene keyboard with functions The none need. |
|
|
| |
|
|