| |
|
|
René Wagner | Folgender (little more as 20 Lines) code ought to the two ColorStatics Centered or. rechtsbündig report, does it but not. Why? CompileMarkSeparationdef CreateColorStatic(9) ! "skcontrol.dll", "SKCtrl_CreateColorStatic"
def SetAlignment(2) ! "skcontrol.dll", "SKCtrl_SetAlignment"
def VersionInfo(1) ! "skcontrol.dll", "SKCtrl_VersionInfo"
def InitDll(0) ! "skcontrol.dll", "SKCtrl_InitDll"
def DeInitDll(0) ! "skcontrol.dll", "SKCtrl_DeInitDll"
declare stat1&, stat2&, skcontrol&, string#
dim string#, 255
window 100, 100 - 400, 400
skcontrol& = UseDll("skcontrol.dll")
InitDll()
VersionInfo( addr(string#) )
print string$(string#, 0)
stat1& = createcolorstatic(%hwnd, "1", 0, RGB(100, 200, 50), 5, 20, 170, 18, %hinstance)
stat2& = createcolorstatic(%hwnd, "2", 0, RGB(100, 200, 50), 5, 50, 170, 18, %hinstance)
waitinput
messagebox("Alingment ändern", "Info", 64)
setalignment(stat1&, 1)
setalignment(stat2&, 2)
waitinput
DeInitDll()
se string#
|
|
|
| Mit XProfan erstellte Freeware findet ihr hier: [...] US World Domination Tour - bombing a country near you... | 12/28/05 ▲ |
|
|
|
|
Sebastian König | ups, there's well sometime with of/ one Überarbeitung the Codes at ColorStatic the cut offed to that Change the Align lost gone... i'll same time a new Version the DLL Upload...
MfG
Sebastian |
|
|
| Windows XP, XProfan/Profan² 4.5 bis 11 Profan2Cpp-Homepage: [...] Alte Profan²-Seite: [...] | 12/28/05 ▲ |
|
|
|
|
René Wagner | Vielen Thanks for speedy reaction. without your DLL would I so quite aufgeschmissen. ;) |
|
|
| Mit XProfan erstellte Freeware findet ihr hier: [...] US World Domination Tour - bombing a country near you... | 12/28/05 ▲ |
|
|
|
|
Jac de Lad | Gibts then too time again what new? |
|
|
| Profan² 2.6 bis XProfan 11.1+XPSE+XPIA+XPRR (und irgendwann XIDE) Core2Duo E8500/T2250, 8192/1024 MB, Radeon HD4850/Radeon XPress 1250, Vista64/XP | 12/29/05 ▲ |
|
|
|
|
Frank Abbing | ...and becomes the XP-Style too sometime supported? |
|
|
| |
|
|
|
Sebastian König | Hi,
The work on the DLL dull itself already since some Time only on The Korrektur of Fehlern...
The Hauptgrund for is next to chronischem lack of time particularly, that it since the introduction the Callback-functions possible is, the whole directly in XProfan to implementieren and on The additional DLL To dispense. and with the XPIA-example there even another further Possibility...
i wish all Schonmal a good Slip in that new year!
MfG
Sebastian |
|
|
| Windows XP, XProfan/Profan² 4.5 bis 11 Profan2Cpp-Homepage: [...] Alte Profan²-Seite: [...] | 12/30/05 ▲ |
|
|
|
|
Jac de Lad | Schade, The DLL is namely Real lovely!
Jac |
|
|
| Profan² 2.6 bis XProfan 11.1+XPSE+XPIA+XPRR (und irgendwann XIDE) Core2Duo E8500/T2250, 8192/1024 MB, Radeon HD4850/Radeon XPress 1250, Vista64/XP | 12/31/05 ▲ |
|
|
|
|
Frank Abbing | this is true. particularly The Hooverbuttons know To fallen. would be pity... |
|
|
| |
|
|
|
Jac de Lad | Jo, The pair are Real the gavel!!!
Jac |
|
|
| Profan² 2.6 bis XProfan 11.1+XPSE+XPIA+XPRR (und irgendwann XIDE) Core2Duo E8500/T2250, 8192/1024 MB, Radeon HD4850/Radeon XPress 1250, Vista64/XP | 01/01/06 ▲ |
|
|
|
|
Sebastian König | freut me naturally very, that The DLL still gladly usage finds!
its indeed nothing so, I The development given had - only more extensions How complete new Controls becomes it in absehbarer Time first nothing give... self-evident be I but as always ready, possible auftretende Problems To beheben; too over smaller ones extensions/Improvements can naturally always talk.
Happy new year!
MfG
Sebastian |
|
|
| Windows XP, XProfan/Profan² 4.5 bis 11 Profan2Cpp-Homepage: [...] Alte Profan²-Seite: [...] | 01/01/06 ▲ |
|
|
|