removed.
solved
1) Move the include (#INCLUDE "MotorBox32.inc") to the bottom of FF_AppStart, and make sure the path to it is correct.
2) FF_ListBox_ResetContent( ByVal_hWndControl_As_Dword )
3) By changing the WindowStyle of the Picture control from SS_Icon to SS_BitMap.
4) Problems/questions don't belong in Code and Programming Examples forum even if you include the project code.
Quote from: Haakon Birkeland on October 19, 2011, 09:49:44 AM
1) Move the include (#INCLUDE "MotorBox32.inc") to the bottom of FF_AppStart, and make sure the path to it is correct.
2) FF_ListBox_ResetContent( ByVal_hWndControl_As_Dword )
3) By changing the WindowStyle of the Picture control from SS_Icon to SS_BitMap.
4) Problems/questions don't belong in Code and Programming Examples forum even if you include the project code.
Thanks for the response
Stephane,
as Haakon told you in 4) Problems/questions don't belong in Code and Programming Examples forum even if you include the project code.
Marc
Quote
3) By changing the WindowStyle of the Picture control from SS_Icon to SS_BitMap.
If you are attempting to use a JPG then you can not use the Picture control (only bitmaps and icons). You would have to use the FireImage custom control instead.
Quote from: Haakon Birkeland on October 19, 2011, 09:49:44 AM
1) Move the include (#INCLUDE "MotorBox32.inc") to the bottom of FF_AppStart, and make sure the path to it is correct.
2) FF_ListBox_ResetContent( ByVal_hWndControl_As_Dword )
3) By changing the WindowStyle of the Picture control from SS_Icon to SS_BitMap.
4) Problems/questions don't belong in Code and Programming Examples forum even if you include the project code.
Thanks for your quickly repley
Best regards
Stephane
Quote from: Marc van Cauwenberghe on October 19, 2011, 11:15:40 AM
Stephane,
as Haakon told you in 4) Problems/questions don't belong in Code and Programming Examples forum even if you include the project code.
Marc
Marc
I understand you. Can I talk in dutch in an private message to you
Quote from: TechSupport on October 19, 2011, 03:16:36 PM
Quote
3) By changing the WindowStyle of the Picture control from SS_Icon to SS_BitMap.
If you are attempting to use a JPG then you can not use the Picture control (only bitmaps and icons). You would have to use the FireImage custom control instead.
Thanks paul
Dear developers,
I post here an new update of my project "Motobox32". You can found the hardware (pcb and article, firmware) on the site of elektor.
MotorBox (07/2007 - Published in issue 367, July/August 2007)
http://www.elektor.com/magazines/2007/july-047-august/motorbox.197515.lynkx
NTPort.dll
http://www.zealsoftstudio.com/ntport/
in attachment version 1.01