Search found 591 matches: draw

Return to advanced search

Re: Print RTF using tPRINTER class ?????

...         aRTF[ 1 ] + 20, 110, aRTF[ 1 ] + 1000, aRtf[ 2 ] + 990, 0 )  The first line is to draw a box around the text to be printed ( optional ) and I understand that. I'm focused on the actual print line. I've seen this example before. However, ...
by TimStone
Fri Dec 10, 2021 11:15 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Print RTF using tPRINTER class ?????
Replies: 6
Views: 761

Re: say border RESOLVED

Sorry, but I don't understand, what's the need to modify a class, to just draw a line? If I understand. If not, my apologies.

https://imgur.com/zFy2rEL

Image

Regards, saludos.
by karinha
Fri Nov 19, 2021 3:45 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: say border RESOLVED
Replies: 32
Views: 2187

Re: Dark mode

... for OS Windows 10 and later. For older versions we can use SetSysColors() For W10 and later, we still don't have clear answers. Using FWH, we can draw most controls in Dark Mode using SetColor or ownerdraw but not all (Eg. Scrollbars, dialog/window borders, etc)
by nageswaragunupudi
Tue Nov 16, 2021 3:39 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Dark mode
Replies: 20
Views: 2927

Re: Windows 11 Fluent Design

... bar is removed, however, the automatic shadow is also removed. I think that the best solution would be to let Windows 10 & 11 automatically draw the shadows. They are quite complex as you know; fading according to the background colors and being rounded at the corners. Also they change the ...
by James Bott
Wed Nov 10, 2021 11:06 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Windows 11 Fluent Design
Replies: 43
Views: 9414

Re: Strange situation

Thank you very much, Mr.Ro ! It seems that the problem is precisely that to draw the contour in using the on:Line() method of any color. As a result, I solved the problem - first using FloodFill, and then saving the fragment to a file (although I couldn't get ...
by Natter
Fri Oct 29, 2021 6:52 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Strange situation
Replies: 12
Views: 1133

Re: FWTool to automate DBF and mod harbour

... but it was not done by anyone and we lost many possibilities and now we waste time making report generators that are not visual, that is we cannot draw, and there would already be ER of which you are the main lovers but all in all there are few people who use ER, since some do not understand others ...
by Silvio.Falconi
Tue Oct 26, 2021 8:22 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: FWTool to automate DBF and mod harbour
Replies: 12
Views: 1120

Re: Windows 11 Fluent Design

... the function '_HB_FUN_FW_DRAWSHADOW' is a function that is in Harbour and not xHarbour (which I am using)? Also, it looks like this code will only draw a shadow on the left side and the bottom. Win 11 shadows are on all sides which makes it look like it is floating. Here are some examples: https://docs.microsoft.com/en-us/windows/apps/design/signature-experiences/layering
by James Bott
Thu Sep 30, 2021 3:44 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Windows 11 Fluent Design
Replies: 43
Views: 9414

Re: New FWH 21.06

Silvio, > have you ever tried to draw the boxes and lines and move them on the sheet? Fixed. Please download and test a new FWH 21.06 build many thanks for your feedback Antonio, I download this morning and tried https://i.postimg.cc/GhwwCpqC/move-object.png ...
by Silvio.Falconi
Sat Jul 31, 2021 8:48 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: New FWH 21.06
Replies: 57
Views: 4867

Re: New FWH 21.06

Silvio,

> have you ever tried to draw the boxes and lines and move them on the sheet?

Fixed. Please download and test a new FWH 21.06 build

many thanks for your feedback
by Antonio Linares
Fri Jul 30, 2021 10:21 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: New FWH 21.06
Replies: 57
Views: 4867

Re: New FWH 21.06

... create anything, graphic objects don't work, Cristobal have you ever tried to make an invoice from the beginning? Cristobal have you ever tried to draw the boxes and lines and move them on the sheet? the zoom does not exist you cannot zoom an area in order to better draw and position the object ...
by Silvio.Falconi
Fri Jul 30, 2021 7:51 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: New FWH 21.06
Replies: 57
Views: 4867

Re: EasyReport progress?

... times have not been corrected yet, as you can see when I take a rectangle object (design gray box) it is not placed in the same place where you draw it. the report designer is unusable for this I would like to use the C5report report designer which works better from a graphical point of view. ...
by Silvio.Falconi
Thu Jul 29, 2021 4:08 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: EasyReport progress?
Replies: 86
Views: 8877

Re: New FWH 21.06

... more times have not been corrected yet, as you can see when I take a rectangle object (design) it is not placed in the same place where you draw it. the report designer is unusable for this I would like to use the C5report report designer which works better from a graphical point of view. ...
by Silvio.Falconi
Thu Jul 29, 2021 4:04 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: New FWH 21.06
Replies: 57
Views: 4867

refresh a ribbonbar on line

... IF oThis:lShowMenuVeloci ADD GROUP ::oGrMenuVeloci RIBBON ::oRebar TO OPTION 1 WIDTH 130 PROMPT "menu veloci" Endif this group is on I draw a red arrow on tab 4 I insert a rbbtn and I can select if pressed or not ( the fourth button) https://i.postimg.cc/NF6YC7dL/gg.png ...
by Silvio.Falconi
Tue May 25, 2021 2:31 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: refresh a ribbonbar on line
Replies: 3
Views: 450

Re: Simulate header report with oprn:Box

... is not in the right position when you move an object the cursor (the hand) is not on the object but it is moved somewhere else not allowing you to draw "as Christ commands" someone had also rewritten the class for the ruler which now works very well and not the bullshit of ER that when ...
by Silvio.Falconi
Fri May 14, 2021 7:46 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Simulate header report with oprn:Box
Replies: 9
Views: 878

Re: Draw on top of a photo

I forgot to adjust the glow-effect-section ( 3D - look ) nlinetype 2 = glow FREE_LINE(Object, hDC, nTop, nLeft, nBottom, nRight, nLineType , nColor, nPensize, nTransp ) the used values with calculated size ( 10 = the given distance from border ) oImage:bPainted    := < |hDC|          nHeight := o...
by ukoenig
Wed May 12, 2021 5:00 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Draw on top of a photo
Replies: 3
Views: 550
PreviousNext

Return to advanced search