Search found 10020 matches: sample

Return to advanced search

Re: Problem with alignment in SAY command

... I only want that my work is left unchanged. Am I asking too much? Enrico, you're nervous for nothing. Your work is excellent. I only made a second sample using WORKSHOP.exe, at no point did the example offend you, I can modify it by adding GETS and BUTTONS and even so, the example remains yours. ...
by karinha
Fri Mar 01, 2024 6:49 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Problem with alignment in SAY command
Replies: 18
Views: 842

Re: How to show and print a pdf file?

Thank you,

With your sample, which dll file i must save together my system ?
by vilian
Fri Mar 01, 2024 1:58 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: How to show and print a pdf file?
Replies: 13
Views: 665

Re: TUrlLink on Xbrowse

... "direct" in a Cell of XBROWSE for This Fivewin have METHOD EditDateTime( nKey ) CLASS TXBrwColumn to popup when edit (but no Sample) Screenshot show same Trick to get DTPICK, under HMG in a GRID using COLUMNCONTROLS, which appear same Way when "Edit" Data https://i.postimg.cc/bvNVxJZF/GRID-Object.jpg ...
by Silvio.Falconi
Thu Feb 29, 2024 8:14 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: TUrlLink on Xbrowse
Replies: 3
Views: 237

Re: TUrlLink on Xbrowse

... "direct" in a Cell of XBROWSE for This Fivewin have METHOD EditDateTime( nKey ) CLASS TXBrwColumn to popup when edit (but no Sample) Screenshot show same Trick to get DTPICK, under HMG in a GRID using COLUMNCONTROLS, which appear same Way when "Edit" Data https://i.postimg.cc/bvNVxJZF/GRID-Object.jpg ...
by Jimmy
Thu Feb 29, 2024 5:26 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: TUrlLink on Xbrowse
Replies: 3
Views: 237

Re: Create a Panel width a text

... message then if you see well I replaced the getlabeldim function with CalcTextHeight( hDC, cText, oFont, nWidth ) corrected by Nageswarao On your sample: oPaneltext cannot be the same name of a Panel I propose to usare oTExt MEMOTEXT := alltrim( cMsg ) @ oPanel2:nTitleHeight+5, 10 GET oText VAR ...
by Silvio.Falconi
Mon Feb 26, 2024 8:14 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Create a Panel width a text
Replies: 29
Views: 3193

Re: Controls behave different in Window as in Dialog

... send you the testing program but it is all cut and past parts from the forum, but working like first post. Once cleaned it could be a interesting sample for the sample dir. It runs now also from the sample dir with buildh.bat I just needed to add 1 lib : echo %hdirl%\googlefwh.lib + >> b32.bc ...
by Marc Venken
Sat Feb 24, 2024 11:12 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Controls behave different in Window as in Dialog
Replies: 2
Views: 155

Re: how get Event from TExplorerBar() when "collaps" a Panel ?

... oExBar = TExplorerBar():New()   oPanel1 = oExBar:AddPanel( "One", "..\bitmaps\32x32\people.bmp" ) full Sample CODE you find here https://forums.fivetechsupport.com/viewtopic.php?f=3&t=44043 Dear Jimmy, TExplorerBar has no currently ...
by Antonio Linares
Sat Feb 24, 2024 12:57 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: how get Event from TExplorerBar() when "collaps" a Panel ?
Replies: 11
Views: 479

Re: Create a Panel width a text

hi Silvio, your last Sample still show the Problem using       oPanelText:bPainted = { | hDC | ;          FW_SayText( hDC, ;              alltrim( ( cMessage) ), ;              { 1 , 50,  nTextHeight, 300 ...
by Silvio.Falconi
Sat Feb 24, 2024 11:30 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Create a Panel width a text
Replies: 29
Views: 3193

how get Event from TExplorerBar() when "collaps" a Panel ?

... oExBar = TExplorerBar():New()   oPanel1 = oExBar:AddPanel( "One", "..\bitmaps\32x32\people.bmp" ) full Sample CODE you find here https://forums.fivetechsupport.com/viewtopic.php?f=3&t=44043
by Jimmy
Sat Feb 24, 2024 10:37 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: how get Event from TExplorerBar() when "collaps" a Panel ?
Replies: 11
Views: 479

Re: SAPI : change Voice

hi, i have not post a Sample while Original Source use *.RC and EDITTEXT but for full working Sample i need RTF but don´t know how to change *.RC please can somebody change EDITTEXT to RTF to get it full working, please https://forums.fivetechsupport.com/viewtopic.php?t=12983 ...
by Jimmy
Sat Feb 24, 2024 5:39 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: SAPI : change Voice
Replies: 69
Views: 3575

Re: Create a Panel width a text

hi Silvio, your last Sample still show the Problem using       oPanelText:bPainted = { | hDC | ;          FW_SayText( hDC, ;              alltrim( ( cMessage) ), ;              { 1 , 50,  nTextHeight, 300 ...
by Jimmy
Sat Feb 24, 2024 5:22 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Create a Panel width a text
Replies: 29
Views: 3193

Re: Create a Panel width a text

hi Silvio, i have try your Sample and got Problem using PANEL and Codeblock   oPanelText:bPainted = { | hDC | ;    FW_SayText( hDC, ;           alltrim( ( cMessage ) ), ;          { 10, 50, aDim[ 2 ] ...
by Jimmy
Thu Feb 22, 2024 8:44 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Create a Panel width a text
Replies: 29
Views: 3193

Re: Fwh 23.10 TGet another problem (UNSOLVED)

Your sample program works very well. I will try to compile my own application and will get back to you immediately. Thanks. Sorry for all the inconvenience. New version will be released soon and you will not find these issue ...
by Horizon
Thu Feb 22, 2024 2:34 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Fwh 23.10 TGet another problem (UNSOLVED)
Replies: 132
Views: 54329

Re: Google Graph extra graphic ? (Navaro)

I put the dll's in de sample folder where they are now, but I don't see the difference of the problem before with resolution. For the Xbrowse : PROG = Arduino program item MOV = Move servo motor TMP = Temperature sensor value NUM = Program ...
by Marc Venken
Thu Feb 22, 2024 11:30 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Google Graph extra graphic ? (Navaro)
Replies: 23
Views: 2864

Re: Fwh 23.10 TGet another problem (UNSOLVED)

Your sample program works very well. I will try to compile my own application and will get back to you immediately.

Thanks.
Sorry for all the inconvenience.
New version will be released soon and you will not find these issue there.
by nageswaragunupudi
Wed Feb 21, 2024 3:09 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Fwh 23.10 TGet another problem (UNSOLVED)
Replies: 132
Views: 54329
PreviousNext

Return to advanced search