Search found 1441 matches: cell

Return to advanced search

LLM metrics - métricas

... he has a temperature of 38.5°C, blood pressure of 140/90 mmHg, and tenderness in the right upper quadrant. Laboratory results show a white blood cell count of 15,000/μL, with 80% neutrophils. Imaging studies reveal a 3-cm gallstone in the gallbladder." Pregunta: "What is the most likely ...
by Antonio Linares
Tue Apr 23, 2024 7:47 pm
 
Forum: latest AI news
Topic: LLM metrics - métricas
Replies: 0
Views: 31

Re: New txbrowse

best solution @ 103,10 XBROWSE oBrw SIZE -10,-10 PIXEL OF oDlg ; DATASOURCE oDbf COLUMNS aCols ; AUTOSORT FONT oFont; NOBORDER CELL LINES CLASS TMyBrowse() CLASS TMyBrowse FROM TXBrowse CLASSDATA lRegistered AS LOGICAL DATA aCols2Hide AS ARRAY INIT Array(0) DATA aDefaultCols INIT ARRAY( ...
by Silvio.Falconi
Mon Apr 22, 2024 9:13 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: New txbrowse
Replies: 6
Views: 389

Error Fwh 24.02 con XBROWSE

... "Mantenimiento de Valorizaciones" ICON oIco NOZOOM NOICONIZE @ 10,10 XBROWSE oBrw OF oWnd ; DATASOURCE oQry ; COLUMNS aCols ; LINES CELL AUTOSORT SIZE -10,-10 PIXEL FONT oFont WITH OBJECT oBrw :bClrRowFocus := oBrw:bClrSelFocus :nRowHeight := 25 :nHeaderLines := 4 :nHeaderHeight ...
by CARLOS ATUNCAR
Mon Apr 08, 2024 6:31 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Error Fwh 24.02 con XBROWSE
Replies: 0
Views: 100

Re: EXCEL CREATE HYPERLINK

When I click on cell from the worksheet named "MASTER" that has a hyperlink to another cell in "DETAILS" worksheet I found the cell in the bottom of the video. This almost always happens. Is it possible to scroll ...
by MarcoBoschi
Tue Apr 02, 2024 9:40 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: EXCEL CREATE HYPERLINK
Replies: 3
Views: 716

Re: XBROWSE, con Get, Combobox y CheckBox, en una misma Columna

... COLSIZES 60,100,310,40; PICTURE "","","",""; ARRAY acDescriptor UPDATE FOOTERS LINES AUTOCOLS CELL olbx101c:nRowHeight := 25 olbx101c:acols[3]:nEditType:= EDIT_GET olbx101c:acols[3]:cEditPicture:="@!" olbx101c:acols[3]:bEditWhen:= { ...
by elmoiquique
Thu Mar 28, 2024 9:01 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: XBROWSE, con Get, Combobox y CheckBox, en una misma Columna
Replies: 10
Views: 2249

EXCEL CREATE HYPERLINK

Hi, I have to create an hyperlink from cell A1 of sheet2 to cell A1 of sheet1 If I click on the cell "MARCO" I want to go to the cell "BOSCHI" When I click on it I have this alert (italy) "Indirizzo del sito non valido. ...
by MarcoBoschi
Thu Mar 28, 2024 11:45 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: EXCEL CREATE HYPERLINK
Replies: 3
Views: 716

Problemas con comportamiento de XBrowse.

... -10,60,100,100,100,100,100,100,85 OF oDlg ; SIZE 640,AltoBrw2 PIXEL ; JUSTIFY .f.,.f.,.t.,.t.,,.t.,.t.,,.t.,.t.,.f. ; ALIAS cAlias FOOTERS LINES CELL NOBORDER ; BACKGROUND aQueGrad VERTICAL oBrw:nStretchCol := 2 oBrw:nRowHeight := 30 oBrw:nMarqueeStyle := 4 oBrw:nRowDividerStyle := 2 // color ...
by José Camilo
Fri Mar 15, 2024 2:11 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Problemas con comportamiento de XBrowse.
Replies: 1
Views: 394

Re: Hyperlink in Excel

Anybody knows how to how I can return to original cell containing hyperlink after I clicked on it and obviusly moved?
without to create another hyperlink obviously

Have a nice day
Marco
by MarcoBoschi
Fri Mar 15, 2024 11:36 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Hyperlink in Excel
Replies: 3
Views: 917

Re: A picture on top of the text

... .... I could use it like this : https://www.maveco.be/fivewin/overlay.png A selected small image that position as a layover in a cell in the top right or top left position in order to show that these cells need extra care. This can be done with colors, but the png could also be ...
by Marc Venken
Tue Mar 05, 2024 3:05 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: A picture on top of the text
Replies: 5
Views: 302

A picture on top of the text

Is it possible to overlay an image on text in an xBrwse cell ?
by Natter
Tue Mar 05, 2024 12:09 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: A picture on top of the text
Replies: 5
Views: 302

Re: TUrlLink on Xbrowse

... me the Solution which use a "Trick" (blue Color) to show URL https://hymplus.com/forofw/xbrowse_url_3.png when DblClick on Cell you can open a "extra" Dialog using TURLLink() --- as i know it is not possible to use a "external" Object as Column for XBROWSE ...
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

... me the Solution which use a "Trick" (blue Color) to show URL https://hymplus.com/forofw/xbrowse_url_3.png when DblClick on Cell you can open a "extra" Dialog using TURLLink() --- as i know it is not possible to use a "external" Object as Column for XBROWSE ...
by Jimmy
Thu Feb 29, 2024 5:26 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: TUrlLink on Xbrowse
Replies: 3
Views: 237

Re: Google Graph extra graphic ? (Navaro)

Dear Mark,

well done!

Another way is updating after editing a xbrowse cell. If you let me know what cells will keep the values then we can do it also.

I am emailing you an updated webview DLLs that fix the resolution change. Please try them, thank you
by Antonio Linares
Thu Feb 22, 2024 4:53 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Google Graph extra graphic ? (Navaro)
Replies: 23
Views: 2864

Re: Creating table with Trichedit

... CENTER ; // Center table horizontally on page FONTNUMBER 1 ; // Use font #2 for the body rows FONTSIZE 10 ; // Use 9 Pt. font for the body rows CELLAPPEAR BOLD_OFF ; // Normal cells unbolded CELLHALIGN LEFT ; // Text in normal cells aligned left COLUMNS 9 ; // Table has n Columns CELLWIDTHS ...
by Silvio.Falconi
Mon Jan 29, 2024 3:41 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Creating table with Trichedit
Replies: 18
Views: 1457

Re: Creating table with Trichedit

... CENTER ; // Center table horizontally on page FONTNUMBER 1 ; // Use font #2 for the body rows FONTSIZE 10 ; // Use 9 Pt. font for the body rows CELLAPPEAR BOLD_OFF ; // Normal cells unbolded CELLHALIGN LEFT ; // Text in normal cells aligned left COLUMNS 9 ; // Table has n Columns CELLWIDTHS ...
by MMK
Mon Jan 29, 2024 11:49 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Creating table with Trichedit
Replies: 18
Views: 1457
Next

Return to advanced search