Search found 21 matches: snip

Return to advanced search

Re: c:\fwh\samples\poker\poker.prg

hi, i have try your Code-Snip and have Problem with "missing" LIB ? Error: Unresolved external '_HB_FUN_TCURSOR' referenced from C:\FWH\SAMPLES\2\FWPOKER.OBJ Error: Unresolved external '_HB_FUN_SETRESOURCES' referenced from ...
by Silvio.Falconi
Mon Dec 09, 2019 12:03 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: c:\fwh\samples\poker\poker.prg
Replies: 19
Views: 2537

Re: c:\fwh\samples\poker\poker.prg

Jimmy wrote:hi,

i have try your Code-Snip and have Problem with "missing" LIB ?

i use
Code: Select all  Expand view
c:\fwh\samples\build.bat FWPOKER


Try with buildh.bat
by cnavarro
Sun Dec 08, 2019 10:15 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: c:\fwh\samples\poker\poker.prg
Replies: 19
Views: 2537

Re: c:\fwh\samples\poker\poker.prg

hi, i have try your Code-Snip and have Problem with "missing" LIB ? Error: Unresolved external '_HB_FUN_TCURSOR' referenced from C:\FWH\SAMPLES\2\FWPOKER.OBJ Error: Unresolved external '_HB_FUN_SETRESOURCES' referenced from ...
by Jimmy
Sun Dec 08, 2019 9:50 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: c:\fwh\samples\poker\poker.prg
Replies: 19
Views: 2537

Re: Cut out an area of the screen

... within a FWH application itself, or just within a windows desktop in general? If the latter from Windows 7 on Windows has included a utility named Snipping Tool that works reasonably well. It has existed in Windows 10 for a while but it looks like Microsoft is moving the functionality to a tool ...
by rhlawek
Wed Apr 17, 2019 2:02 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Cut out an area of the screen
Replies: 15
Views: 1883

Re: MsgRun()-Question

Antonio, gradient should be half/half!
aGrad := {{0.5,METRO_ORANGE,CLR_WHITE},{0.5,CLR_WHITE,METRO_ORANGE}}

http://byte-one.com/snip_1.png
http://byte-one.com/snip_2.png
by byte-one
Thu May 11, 2017 9:11 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: MsgRun()-Question
Replies: 15
Views: 2872

Re: Menue

I have FWH 16/6 I use this code as you say in the past, that style 2013 allows all modifications. MENU oMenu 2013 FONT oFont_daten COLORMENU MENUCOLOR1, MENUCOLOR2 HEIGHT 3 COLORSEPARATOR MENUCOLOR3 COLORSELECT MENUCOLOR1,MENUCOLOR2,MENUCOLOR1 COLORLEFT MENUCOLOR2 COLORRIGHT MENUCOLOR1 NOBORDER I ha...
by byte-one
Mon Apr 17, 2017 9:19 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Menue
Replies: 11
Views: 1231

Menue

Image
As you can see in picture, entrys without a picture have the original wide of the dark section anstead the much widest in the group. Also the separator is to long!
The pictures are 26x26 pixels.
by byte-one
Sun Apr 16, 2017 4:09 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Menue
Replies: 11
Views: 1231

SerialPort Class Using CreateObject (...)

... SerialPort Class Represents a serial port resource. Namespace: System.IO.Ports Assembly: System (in System.dll) [SNIP] Remarks Use this class to control a serial port file resource. This class provides synchronous and event-driven I/O, access to pin and break states, ...
by angelo.c
Wed Jul 08, 2009 12:39 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: SerialPort Class Using CreateObject (...)
Replies: 5
Views: 3048

xBrowse :ToExcel Method - Problem with Memo's?

... Called from: => WINRUN(0) Called from: .\source\classes\WINDOW.PRG => TWINDOW:ACTIVATE(952) Called from: ph_win32.prg => MAIN(521) [SNIP] Variables in use ================ Procedure Type Value ========================== TOLEAUTO:_NUMBERFORMAT Param 1: C "@d" Local 1: U ...
by angelo.c
Wed May 27, 2009 12:20 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: xBrowse :ToExcel Method - Problem with Memo's?
Replies: 2
Views: 742

Re: Date editing format problem

Antonio Still having this problem with 8.11 .. if you have a date get .. snip off the last digit like : 12/31/2008 .. snip off the 8 and replace it with a 9 .. and the date changes the year to 12/31/0209 .. SQL server is especially sensative to this where .dbf ...
by Rick Lipkin
Wed Dec 31, 2008 12:52 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Date editing format problem
Replies: 5
Views: 978

Arrays

... to Manuel Mercado's great job) RC.PRG Namy thanks late but hopefully not too lat (had some problems with my DSL, could receive but not send), a snip of my programs. -------------------------------------------------------------------------------- I want to fill a multidimensional array with data ...
by Antonio Linares
Wed Aug 27, 2008 7:32 am
 
Forum: Utilities / Utilidades
Topic: Boris Pekic - NG's archive
Replies: 27
Views: 65341

FWH8.07 Debugger Problem

... in the ilink32 linker and removed gtgui.lib and replaced with gtwin.lib and left the hbdebug.lib in. An extract of my batch file is shown below: [SNIP] echo $(fwh)\lib\FiveH.lib $(fwh)\lib\FiveHC.lib + >> b32.bc echo $(hdir)\lib\hbrtl.lib + >> b32.bc echo $(hdir)\lib\hbvm.lib + >> ...
by angelo.c
Wed Aug 20, 2008 7:52 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: FWH8.07 Debugger Problem
Replies: 6
Views: 1003

... is not changed to the button. Just its action is fired. Correct. That's the problem I've been trying to explain. >A workaround for this < snip > Great. That should do it. That solution never crossed my mind (but probably should have, now I've seen how simple it is). Many thanks, Antonio. ...
by Colin Wisbey
Wed Aug 13, 2008 3:58 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Antonio: ALT accelerator with button - Urgent help needed
Replies: 12
Views: 3417

... with different attributes. Can I safely ignore these warning? -------------------------------------------------------------------------- [SNIP] helpchm.c Microsoft (R) Windows (R) Resource Compiler Version 6.0.5724.0 Copyright (C) Microsoft Corporation. All rights reserved. gtgui.lib(gtgui.obj) ...
by angelo.c
Tue Jun 17, 2008 10:37 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: FWH V8.05 with Visual Studio 2008 - Buildhm Tutor01 Problem?
Replies: 5
Views: 1781

Hello Manuel,

Thank you very much for your help. This is working.

I must figure out how to implement this method into TGet class.
I use Harbour too and override I think does not exist in Harbour.

I have uploaded the snip to:
http://www.fwcodesnips.com/

Regards,
Otto
by Otto
Fri May 30, 2008 10:07 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Mouse wheel scrolling in get spinner?
Replies: 9
Views: 2149
Next

Return to advanced search