Search found 612 matches: certain

Return to advanced search

MDI child windows use hard-coded Visual Style Rendering

... On these days , I asked several Vb, C ++, Delphi and Phyton programming forums at first I got this message From VbForum I would point out that on certain operating systems like Windows Server 2012, the issue doesn't exist. So it's also a bug that randomly manifests depending on the version of ...
by Silvio.Falconi
Thu May 19, 2022 9:08 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: MDI child windows use hard-coded Visual Style Rendering
Replies: 1
Views: 212

vertical position in preview

Hi all, I'm still struggling with FiveWin preview. A bitmap must be printed at a certain vertical position. with this PRINT oPrn NAME "prv_test" PREVIEW I see the bitmap at it's correct place. When I code PRINT oPrn NAME "prv_test" PREVIEW FILE ...
by Detlef
Thu May 12, 2022 5:48 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: vertical position in preview
Replies: 15
Views: 831

Re: FW Preview user style

Hello friends, I think there is a certain danger in our group. I recently heard a lecture by a philosopher who said that it is dangerous to develop the technical language more and more. This way you exclude people from active participation ...
by Otto
Sat May 07, 2022 6:01 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: FW Preview user style
Replies: 24
Views: 1702

Re: Copy / Paste Behaviour

What version of fivewin did you use to compile your example? The behavior I mentioned happens in a certain version of fivewin, 1811. The get variable size is correct, it was declared with size 14. Thank you! Please take a little time copying the sample to your fwh1811 samples ...
by nageswaragunupudi
Tue May 03, 2022 3:54 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Copy / Paste Behaviour
Replies: 13
Views: 789

Re: Copy / Paste Behaviour

... Hi Mr. Nages, What version of fivewin did you use to compile your example? The behavior I mentioned happens in a certain version of fivewin, 1811. The get variable size is correct, it was declared with size 14. Thank you!
by wartiaga
Mon May 02, 2022 5:54 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Copy / Paste Behaviour
Replies: 13
Views: 789

Re: Help for scrollBar

https://i.postimg.cc/9X8TKgbf/ff.gif Notice that when I move the mouse (hand) at a certain point to the left with there is more the hand but the arrow If I move all the way to the left, the track won't let me take it with the mouse if I move with the cursor ...
by Silvio.Falconi
Wed Apr 20, 2022 9:39 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Help for scrollBar - Resolved -
Replies: 10
Views: 530

Re: Fwteam - Xbrowse too slow

... ALIAS() SHOW RECID SETUP ( oBrw:lVThumbTrack := .t.)return nil  Now I do not want to make any controversy but I am certainly trying your test with other computers to see if it is a question of memory or not and I still cannot understand how I can solve If I scroll ...
by Silvio.Falconi
Sun Apr 17, 2022 8:36 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Fwteam - Xbrowse too slow
Replies: 21
Views: 1135

Re: Fwteam - Xbrowse too slow

when I scroll with the horizontal bar towards the end of the record at a certain point it stops, then when I scroll with the vertical bar it sometimes stops, if I put the bar to point the record and press the cursor keys or page up and page down, if I press ...
by Silvio.Falconi
Wed Apr 13, 2022 5:53 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Fwteam - Xbrowse too slow
Replies: 21
Views: 1135

Re: dbfntx very slow with 2+ users

... that your data is also on the client is also a big security issue. You have to install the appropriate GPO to prevent a remote client from doing certain things, but then you have a real system for professional use. And you also are prepared for development into a web app. With best regards, Otto
by Otto
Mon Apr 11, 2022 12:09 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: dbfntx very slow with 2+ users
Replies: 41
Views: 6820

Re: print pixels in certain positions

Dear Silvio, It looks like you will have to play with the #define values of _MARGIN_LEFT, _MARGIN_TOP, _SQUARE_LEFT and _SQUARE_DIST to adjust the printing to your image. Maybe the vertical squares need an own 'margin top'. https://i.postimg.cc/Cxzgf7xy/kjkj.png Note on number can g...
by Silvio.Falconi
Thu Mar 24, 2022 5:47 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: print pixels in certain positions
Replies: 13
Views: 725

Re: print pixels in certain positions

Dear Silvio, It looks like you will have to play with the #define values of _MARGIN_LEFT, _MARGIN_TOP, _SQUARE_LEFT and _SQUARE_DIST to adjust the printing to your image. Maybe the vertical squares need an own 'margin top'. ok but it eas only a test because i not know how it can print on receipt, t...
by Silvio.Falconi
Sun Mar 20, 2022 7:14 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: print pixels in certain positions
Replies: 13
Views: 725

Re: print pixels in certain positions

Dear Silvio,
It looks like you will have to play with the #define values of
_MARGIN_LEFT, _MARGIN_TOP, _SQUARE_LEFT and _SQUARE_DIST to adjust the printing to your image.
Maybe the vertical squares need an own 'margin top'.
by Detlef
Sun Mar 20, 2022 7:00 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: print pixels in certain positions
Replies: 13
Views: 725

Re: print pixels in certain positions

Silvio, Look at the source code. I wrote there a comment to exchange 2 lines of code if you have an other version of FiveWin. Sorry I saw now !!! https://i.postimg.cc/BQWVkpDW/hhhhhhhhhhhhhhhhhhhhh.png only I put the image on PrintImage(0.5,0,10,21,"002.jpg",oPrn) I not Kn...
by Silvio.Falconi
Sun Mar 20, 2022 6:25 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: print pixels in certain positions
Replies: 13
Views: 725

Re: print pixels in certain positions

Silvio,
Look at the source code.
I wrote there a comment to exchange 2 lines of code if you have an other version of FiveWin.
by Detlef
Sun Mar 20, 2022 6:04 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: print pixels in certain positions
Replies: 13
Views: 725

Re: print pixels in certain positions

Hi Silvio, the routs problem is much easier for there is only one column. Try with the the following: #include "FiveWin.ch"#define _MARGIN_LEFT   0.8  // the circle pattern starts 8 mm from Top#define _MARGIN_TOP    2.7  // the circle pattern starts  2.7 mm from Left#define _XSPACE       ...
by Silvio.Falconi
Sun Mar 20, 2022 5:58 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: print pixels in certain positions
Replies: 13
Views: 725
PreviousNext

Return to advanced search