| |
|
|
E.T. | in the Interpreter funktionierts:
SubProc Create.BigPicButton
Parameters Ziel&, Text$, PosX%, PosY%, wide%, Hoehe%, Icon&
var BigPicButton& = @control("Button",Text$,$50012200+$2000000,PosX%,PosY%,wide%,Hoehe%,Ziel&,100,%Hinstance)
Button_Refresh BigPicButton&, Icon&
Return BigPicButton&
ENDPROC
Proc Button_Refresh
Parameters Button&, Icon&
var Refresh_Button&=@control("Static","",$50000003,5,5,32,32,Button&,0,%Hinstance)
@Sendmessage(Refresh_Button&,$170,Icon& ,0)
ENDPROC
Windowstyle 16+8+2+512
Window 100,100
Window Title "ButtonTest" + " -- " + $ProfVer
UseIcon "A"
var Icon1& = @Create("hIcon","baum")
var Button& = @Create("BigPicButton",%HWnd,"Test- \nButton ",10,10,100,42,Icon1&)
waitinput
DeleteObject Icon1&
end
Compiliert GEHTS not:
Getestet with XProfan 11.2 / X2-R1 |
|
|
| Grüße aus Sachsen... Mario WinXP, Win7 (64 Bit),Win8(.1),Win10, Win 11, Profan 6 - X4, XPSE, und 'nen schwarzes, blinkendes Dingens, wo ich das alles reinschütte... | 11/16/10 ▲ |
|
|
|
|
| If you me ask is the but from several Found no XProfan-bow separate Result "unsachgemäßer" Programming. ^^
so one Static on NEN Button is hold "so" not virtual and different Nachrichtenabwicklung could here the different behaviour cause. ^^ |
|
|
| |
|
|
|
E.T. | ought to because but not everything, what in the Interpreter working, too ready very so looks ??? otherwise can I me whom Interpreter Yes save, if afterwards what other in the Exe out comes... |
|
|
| Grüße aus Sachsen... Mario WinXP, Win7 (64 Bit),Win8(.1),Win10, Win 11, Profan 6 - X4, XPSE, und 'nen schwarzes, blinkendes Dingens, wo ich das alles reinschütte... | 11/16/10 ▲ |
|
|
|
|
Rolf Koch | Have NEN throw-in: Since I glücklicherweise XPSE friend be and always automatically Exe create and perform angebe, remaining me the lahme Interpreter always erspart. I mach nothing besonderes longer the Interpreter - is me To uncertain |
|
|
| |
|
|
|
| E.T. (16.11.10)
ought to because but not everything, what in the Interpreter working, too ready very so looks ???
If at all then but with not-fehlerhaften Programs. ^^
here shows the different behaviour on "fehlerhaften" code - is still meaningfully so... |
|
|
| |
|
|
|
E.T. | what wants it me so say ?? XPSE use so did i (intense, without goes mean I not at all More ). ought to nevertheless Interpreter <> Exe not the same rauskommen ?? what mean You with "unsicher" == |
|
|
| Grüße aus Sachsen... Mario WinXP, Win7 (64 Bit),Win8(.1),Win10, Win 11, Profan 6 - X4, XPSE, und 'nen schwarzes, blinkendes Dingens, wo ich das alles reinschütte... | 11/16/10 ▲ |
|
|
|
|
Rolf Koch | with uncertain my I very the, what you there now noticed is. and there's and given yet many others things The mismatched were/are. can you now but not any list ^^ I stand on Exe and ready. For which whom Interpreter? |
|
|
| |
|
|
|
| E.T. (16.11.10)
ought to nevertheless Interpreter Exe not the same rauskommen ??
but still not too yet with "fehlerhaften" code!
If the View source juut is, then can already sooner (almost) gleiches behaviour expect - but with code the ohnehin "so not gedacht" is... ^^ |
|
|
| |
|
|
|
| |
|
| |
|
|
|
E.T. | be I another opinion: If the code "Sch..." is, ought to already in the Interpreter "Sch..." rauskommen, not only in the Exe. If I z.B. obigen BigPicButton on one @Control("Static... lay, funktionierts indeed in both mutants. |
|
|
| Grüße aus Sachsen... Mario WinXP, Win7 (64 Bit),Win8(.1),Win10, Win 11, Profan 6 - X4, XPSE, und 'nen schwarzes, blinkendes Dingens, wo ich das alles reinschütte... | 11/16/10 ▲ |
|
|
|
|
Rolf Koch | where Mario right has, there has it right. If code = Mist, then ought to the Interpreter naturally just as stupid walk as Exe. and siehste Mario, therefore use I only The Exe and the Interpreter there not at me More. accordingly would these Diskusion too never emerged LOL. |
|
|
| |
|
|
|
| @Mario: the abzuverlangen would but "unfair", because from twice wrong becomes Yes not even correctly. or differently said verlangste of 2x chance but selbes Result. ^^ |
|
|
| |
|
|