Project : MotorBox32 written and designed with FF3 and PBWin 9

Started by Stephane Fonteyne, October 19, 2011, 09:22:56 AM

Previous topic - Next topic

Stephane Fonteyne

removed.
solved
Stephane Fonteyne
Ba. Elektronica - ICT
GSM : +32-xxxxxxxxxx
PowerBasic Developer & Hardware Support

Haakon Birkeland

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.
Haakon 8o)

Stephane Fonteyne

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 Fonteyne
Ba. Elektronica - ICT
GSM : +32-xxxxxxxxxx
PowerBasic Developer & Hardware Support

Marc van Cauwenberghe

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



Paul Squires

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.
Paul Squires
PlanetSquires Software

Stephane Fonteyne

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
Stephane Fonteyne
Ba. Elektronica - ICT
GSM : +32-xxxxxxxxxx
PowerBasic Developer & Hardware Support

Stephane Fonteyne

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
Stephane Fonteyne
Ba. Elektronica - ICT
GSM : +32-xxxxxxxxxx
PowerBasic Developer & Hardware Support

Stephane Fonteyne

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
Stephane Fonteyne
Ba. Elektronica - ICT
GSM : +32-xxxxxxxxxx
PowerBasic Developer & Hardware Support

Stephane Fonteyne

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
Stephane Fonteyne
Ba. Elektronica - ICT
GSM : +32-xxxxxxxxxx
PowerBasic Developer & Hardware Support