| |
|
|
Peredur | Hello!
I have the following trouble fixes: If one over "LoadXPGL" More as a File in WinXP? loading, so can (at least I) with "UseXPGL" only yet on The lastly loaded data grab.
around the Perhaps something To explain, here time one kurzer example-code: CompileMarkSeparation'Zwei XPGLs gleichzeitg laden
declare ende%, a&, b&
proc DrawGLScene
oGL("Clear")
oGL("Move", 0, -0.5, 0 )
oGL("Texture", oGL("LoadTextureBMP", "crate.bmp", 3),1)
oGL("DrawXPGL", 0, 72)
oGL("Show")
endproc
' Hauptprogramm
' -------------
CLS 0
oGL("Init", %hWnd, 0, 0, 0, 0)
a& = oGL("LoadXPGL","Teil1.xpgl")
b& = oGL("LoadXPGL","Teil2.xpgl")
oGL("UseXPGL", a&)
DrawGLScene()
WhileNot ende%
WaitInput
If IsKey(27)
ende% = 1
endif
EndWhile
MessageBox("a&: " + str$(a&)+ " b&: "+ str$(b&),"Ausgabe Handles",4160)
end
this code results in following Error Message: "XPGL data not gefunden".
swaps one against it oGL("UseXPGL", a&) through oGL("UseXPGL", b&), so results no Error Message and the as second loaded data go correctly uses. apparently are always only yet The lastly loaded data present.
this behaviour I had sowohl with the actually "Free"- as well as the purchased Full Version of XProfan. Getestet have I the on two windows 7 Rechnern and one virtual WinXP-computer.
Interessanterweise exit the trouble not any more on, if one Profan2Cpp uses. there becomes then the Code supra correctly carryed out and the data the "Teil1.xpgl" fehlerfrei displayed. I suspect therefore, that here prinzipielles trouble exists.
on the Rande would like I note, I me very gladly The Full Version of Profan2Cpp buy would, but these becomes Yes unfortunately not any more offered (with JDS-software). gives it there künftig Perhaps irgendeine Possibility? I have already two E-Mails to Sebastian king written, but unfortunately yet no response receive.
already in the ahead many Thanks!
P.s.: The attached File contains everything, around the here nachzuvollziehen. |
|
|
| |
|
|
|
RGH | To Profan2Cpp: there the Auitor from professional Found momentarily no Time finds, it on XProfan X2 anzupassen and it in the last Version not XProfan X2 runs, is it to Time on ice-cream laid.
the others trouble must I me time look at. it should already mehere XPGLs functions. as Workaround can naturally several XPGL-Files of/ one summarize, there one Yes Start and end the statement indicate can.
Greeting Roland |
|
|
| Intel Duo E8400 3,0 GHz / 4 GB RAM / 1000 GB HDD - ATI Radeon HD 4770 512 MB - Windows 7 Home Premium 32Bit - XProfan X4 | 03/30/12 ▲ |
|
|
|
|
RICOSCH | RGH (30.03.12)
To Profan2Cpp: there the Auitor from professional Found momentarily no Time finds, it on XProfan X2 anzupassen and it in the last Version not XProfan X2 runs, is it to Time on ice-cream laid.
Roland what stick really behind it ? the shining Yes your standard response To his ! I use it too under X2 without Error ! Why is it nichtmehr available ? can still eachone yourself decide whether it it too in X2 benefit would like ! |
|
|
| |
|
|
|
Peredur | by me runs The Trial of Profan2Cpp yet too without Error with the actually Version of XProfan, though I had the too not yet too often attempts.
@Roland: thanks for the Workaround, is first once suffice. and thanks for prompte response! |
|
|
| |
|
|