Search found 223 matches: adjusted

Return to advanced search

xbrowse (likely a custom table) whose contents change dynam

... radio menus appear. Unchecking the Checkboxes: If checkboxes are unchecked, the radio menus related to those checkboxes disappear. The xbrowse is adjusted back to its initial state. To achieve this, you likely need to: https://forums.fivetechsupport.com/viewtopic.php?f=45&t=44481 Listen to ...
by Otto
Sat May 04, 2024 7:42 am
 
Forum: mod_harbour
Topic: xbrowse (likely a custom table) whose contents change dynam
Replies: 0
Views: 63

Re: Convert a print to Rtf or doc

... clean up system settings at the start and end of the program. Important Notes Data Customization: The data provided in the aData array should be adjusted according to actual requirements. HTML Templates: External HTML templates are used for the report. These should be present and correctly formatted. ...
by Otto
Thu Nov 30, 2023 7:35 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Convert a print to Rtf or doc
Replies: 33
Views: 3489

Re: FW_SetUnicode( .T. ) 2-Byte characters

yes, this issue (bug) is very confusing. To better understand what is happening, I have adjusted the sample again: function Main()   local oDlg   local oGet   local oEdit   local oMulti   local oMemo   local cVar1 := "üäö"   local cVar2 := "üäö"  ...
by frose
Thu Jun 29, 2023 7:12 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: FW_SetUnicode( .T. ) 2-Byte characters
Replies: 25
Views: 2273

CLASS modification

... To apply these steps to your code, you would likely need to create new methods similar to the existing methods for vertical scrolling, but adjusted for horizontal movement instead. This could include methods like hSetPos() for setting the horizontal scrollbar position, ScrollHorizontallyBy() ...
by Otto
Tue May 23, 2023 7:47 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: CLASS modification
Replies: 33
Views: 1776

Re: SEARCH IN LARGE DATABASE VERY SLOW

... Reg If needed, post an example. A friend "Marcelo", here in Brazil, helped me to solve it. Credits for the solution belong to him, but I adjusted my reality and it turned out great
by INFORMAISVRB
Wed Nov 30, 2022 2:21 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: SEARCH IN LARGE DATABASE VERY SLOW
Replies: 7
Views: 651

Re: gradiants ?

The extended version :
Adjusted links for images and downloads from the changed website.

viewtopic.php?f=3&t=29016

create any gradient You need from selected colours :

Image

best regards
Uwe :D
by ukoenig
Mon Jun 06, 2022 11:58 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: gradiants ?
Replies: 7
Views: 581

Re: How to fill a xBrowse-cell with a real image-BRUSH ?

I got it working now
format change and the image adjusted to cellsize

hBmp = ReadBitmap( 0, c_path1 + cData )
hBrush = CreatePatternBrush( hBmp )


Image

regards
Uwe
by ukoenig
Sat Jul 17, 2021 5:48 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: How to fill a xBrowse-cell with a real image-BRUSH ?
Replies: 4
Views: 682

Re: How to fill a xBrowse-cell with a real image-BRUSH ?

... and brushes on the right The background can be selected from one of the browsers. I'm thinking about to display the brushimages as a TILED image adjusted to cellsize. To create a brush for each image will be very hard to handle http://www.service-fivewin.de/images/Xbrbrush2.jpg ...
by ukoenig
Thu Jul 15, 2021 1:53 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: How to fill a xBrowse-cell with a real image-BRUSH ?
Replies: 4
Views: 682

Re: Colors (SOLVED)

... A gradient created from < white . Your color. black > This tool uses a given value as Dec or RGB the startposition is 0.5 and can be adjusted to lighter or darker 6736896 http://www.service-fivewin.de/images/Coloradjust1.jpg is that what You want to do :?: regards ...
by ukoenig
Wed Jun 16, 2021 12:58 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Colors (SOLVED)
Replies: 10
Views: 1390

Re: A slider solution to adjust the color brightness ?

Dear Antonio, now I'm using a double-solution for the color-adjustment 1. on image-click 2. optional on slider-position the sliderposition is adjusted to the position on imageclick the clickposition inside the slider must be the same like inside the image :!: the column-position is a given value ...
by ukoenig
Fri Jun 04, 2021 9:08 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: A slider solution to adjust the color brightness ?
Replies: 2
Views: 482

Re: FWH1905: Watermark behind XBrowse

... the painting-area and doesn't help resizing the image In my test I'm working with 2 images. One oversized and one half size The oversized image is adjusted to the height of the painting area the small one keeps the size Maybe it is possible to add a < resize-function > for the image :?: aImage ...
by ukoenig
Thu Apr 29, 2021 8:43 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: FWH1905: Watermark behind XBrowse
Replies: 4
Views: 1108

A little adjustment in class tSay

... g j y q because of the defined heightvalue the bottom-space is to small :!: http://www.service-fivewin.de/IMAGES/Sayheight1.jpg I adjusted in method NEW //::nBottom = ::nTop + nHeight - 1 ::nBottom = ::nTop + nHeight + nHeight * 0.2 regards Uwe :D
by ukoenig
Thu Apr 22, 2021 9:30 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: A little adjustment in class tSay
Replies: 0
Views: 331

Re: Fivewin.ch still says version FWH 20.08

... Header File */ #ifndef _FIVEWIN_CH #define _FIVEWIN_CH #define FWCOPYRIGHT "(c) FiveTech Software, 1993-2019" // :?: 2021 maybe to be adjusted #define FWVERSION "FWH 21.02" :!: #define FW_VersionNo 21020 :!: ... ... regards Uwe :D
by ukoenig
Sat Apr 03, 2021 7:45 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Fivewin.ch still says version FWH 20.08
Replies: 3
Views: 609

Return-value of the selected Windows-scalefactor ?

... Possible values are 100 ( normal ), 125 and 150 % The problem GETCURSORPOS() works only with selecting 100 % scalefactor other selections must be adjusted with a defined factor : local hDeskTop := GETDC(0) local a := GETCURSORPOS() // Left Top local nColor := GETPIXEL( hDeskTop, a[2] * nMonScale ...
by ukoenig
Tue Jan 26, 2021 9:16 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Return-value of the selected Windows-scalefactor ?
Replies: 2
Views: 351

Re: galería de imágenes

... https://imagizer.imageshack.com/v2/xq90/923/JpqSTM.png The images are re-adjusted if the window is resized. Window can be scrolled up and down by 1. Using the vertical scrollbar 2. MouseWheel 3. Keys UP,DOWN,HOME,END We used ...
by nageswaragunupudi
Wed Jan 06, 2021 8:52 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: galería de imágenes
Replies: 52
Views: 17064
Next

Return to advanced search