PlanetSquires Forums

Support Forums => General Board => Topic started by: Stephane Fonteyne on October 19, 2011, 09:22:56 AM

Title: Project : MotorBox32 written and designed with FF3 and PBWin 9
Post by: Stephane Fonteyne on October 19, 2011, 09:22:56 AM
removed.
solved
Title: Re: Project : MotorBox32 written and designed with FF3 and PBWin 9 (Compile err 493)
Post by: 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.
Title: Re: Project : MotorBox32 written and designed with FF3 and PBWin 9 (Compile err 493)
Post by: Stephane Fonteyne on October 19, 2011, 10:12:59 AM
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


Title: Re: Project : MotorBox32 written and designed with FF3 and PBWin 9 (Compile err 493)
Post by: 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


Title: Re: Project : MotorBox32 written and designed with FF3 and PBWin 9 (Compile err 493)
Post by: Paul Squires 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.
Title: Re: Project : MotorBox32 written and designed with FF3 and PBWin 9 (Compile err 493)
Post by: Stephane Fonteyne on October 24, 2011, 04:10:41 PM
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
Title: Re: Project : MotorBox32 written and designed with FF3 and PBWin 9 (Compile err 493)
Post by: Stephane Fonteyne on October 24, 2011, 04:12:29 PM
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
Title: Re: Project : MotorBox32 written and designed with FF3 and PBWin 9 (Compile err 493)
Post by: Stephane Fonteyne on October 24, 2011, 04:13:35 PM
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
Title: Re: Project : MotorBox32 written and designed with FF3 and PBWin 9
Post by: Stephane Fonteyne on October 24, 2011, 04:19:54 PM
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