Search found 89 matches: bellow

Return to advanced search

Re: How To create a DashBoard

When i try to compile testdock01.prg, there is happening the error bellow: Error prsht.h 917 1: '#endif' before '#if' Do you know why ? It's a problem of version of Borland Compiler What version of Borland do you use? http://forums.fivetechsupport.com/viewtopic.php?f=3&t=34083&p=201802&hilit=prsht.h#p201802
by cnavarro
Mon Jul 01, 2019 3:15 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: How To create a DashBoard
Replies: 41
Views: 7115

Re: How To create a DashBoard

When i try to compile testdock01.prg, there is happening the error bellow:
Code: Select all  Expand view
Error prsht.h 917 1: '#endif' before '#if'

Do you know why ?
by vilian
Mon Jul 01, 2019 2:22 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: How To create a DashBoard
Replies: 41
Views: 7115

Re: Ribbon Theme

Antonio,
From your RBTHEME.PRG sample I'm trying to add a group with three buttons like the image bellow:

Image

But, I have no success. Could you help me ?
by vilian
Thu Jun 27, 2019 9:24 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Ribbon Theme
Replies: 163
Views: 28374

Re: Ribbon Theme

Hi James,

It's almost perfect to me. There is missing only the quick bar (image bellow). Do you know how to do this ?

Image
by vilian
Wed Jun 26, 2019 11:32 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Ribbon Theme
Replies: 163
Views: 28374

error mouse wheel on xbrowse

This error in the image bellow, occurs when you scroll the mouse wheel over the xbrowse. What can it be?

Image
by shark
Fri Oct 19, 2018 2:19 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: error mouse wheel on xbrowse
Replies: 0
Views: 295

Re: get combobox

This command line bellow, call alert function, it´s ok. But... don´t execute GoNextCtrl()

oCombo:bChange = { || If( oCombo:oGet:oGet:TypeOut, ( alert("test"), oCombo:oWnd:GoNextCtrl( oCombo:hWnd ) ),) }

Any Solution?
by shark
Thu Sep 27, 2018 5:42 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: get combobox
Replies: 7
Views: 935

Ribbonbar getting black

Hi guys,
I'm having a problem with my customers who use Windows 7. The Ribbon Bar is getting black (look the image bellow) do youknow why ?

Image
by vilian
Tue Aug 28, 2018 6:53 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Ribbonbar getting black
Replies: 32
Views: 6136

FWHMYSQL oRs:Save() Problem

... esc ? ORDER BY data,hora", { cWhere } )   oRs:status := 3   oRs:Save() When I perform oRS:Save() is generating the log bellow that I do not understand. 28/03/2018 13:54:00: FWMARIACONNECTION:EXECUTE_SQL( 5369 ) CallStack() = " <- FWMARIACONNECTION:EXECUTE(5609) ...
by vilian
Thu May 03, 2018 12:07 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: FWHMYSQL oRs:Save() Problem
Replies: 12
Views: 2320

ACTIVEX ACCESS_VIOLATION

... It's working once, IF I close oWndEdt, when I try open it again the program is crashing and hb_out.log bellow is created always HB_GCALL is run Application Internal Error - C:\VFATEC\SFPDES\SFP.EXE Terminated at: 2018-03-28 08:42:43 Unrecoverable error ...
by vilian
Wed Mar 28, 2018 11:47 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: ACTIVEX ACCESS_VIOLATION
Replies: 22
Views: 3157

Re: How to edit a EMF file

I have already tried it. But, after to change the file, its turns invalid.
IF I try open the modified file, it's showing the message bellow:

Can't read file reader!
Unknow file format, empty/damaged file
by vilian
Thu Mar 22, 2018 11:30 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: How to edit a EMF file
Replies: 13
Views: 1557

Re: FwSavePreviewToPdf

Thanks, I returned to Image2PDF and everything is fine again ;) Just to illustrate, I included bellow 2 files - The first one from Image2PDF, the second from FwSavePreviewToPdf Image2PDF -> teste2.pdf 3 kb http://www.mediafire.com/file/cfk7nw1cy1drh3k/teste2.pdf ...
by vilian
Thu Mar 08, 2018 12:02 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: FwSavePreviewToPdf
Replies: 34
Views: 5470

xBrowse + bBarGetValid

Hi Friends, Do you know how bBarGetValid works ? I tried by the way bellow, but valid clausule is not performed.     oCol:= oLbx[3]:aCols[ 1 ]    oCol:uBarGetVal   := Space(10)    oCol:cBarGetPic   := "@!"    oCol:bBarGetValid ...
by vilian
Fri Jul 07, 2017 12:49 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: xBrowse + bBarGetValid
Replies: 2
Views: 533

xBrowse + EDIT_GET

Friends, I'm having a problem with the code bellow where I'm showing a rowset content and trying allow to edit two fields(Columns 3 and 9). But the EDIT_GET is only working for the column 3. For the other column(9) double click is not activating ...
by vilian
Thu Jun 08, 2017 5:56 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: xBrowse + EDIT_GET
Replies: 14
Views: 1687

Re: Tooltip in a combo box?

Ariston, Thank you for try help, but don't work. I want the same of Elvira wrote bellow: As usual you've been very helpful. The problem I have is on change a number of functions need to run. So I added the code you suggested it ran the functions as needed. Is there ...
by vilian
Thu Jun 01, 2017 2:10 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Tooltip in a combo box?
Replies: 9
Views: 2185

RibbonBar 2015 Style

... with the colors of 2007 style. And the second is a green bar that is appearing on the right side of ribbonbar. You can see both problems in image bellow: http://i1122.photobucket.com/albums/l532/gibiteka/Ribbon_zpsnmiiz4qk.png Could Someone help me?
by vilian
Fri May 05, 2017 10:24 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: RibbonBar 2015 Style
Replies: 7
Views: 854
PreviousNext

Return to advanced search