Search found 17 matches: tstatusbar

Return to advanced search

Re: more than 1 x TMsgBar() / TStatusBar() in App ?

Taking advantage of the topic, Master Antônio is it possible to do this? Aprovechando el tema, Maestro Antônio, ¿es posible hacer esto? GET and COMBO in the MESSAGE Bar? GET y COMBO en la barra de MENSAJES // GET e COMBO na MESSAGE Bar#include "FiveWin.ch"#define MSG_DATA 1#define MSG_EMP...
by Antonio Linares
Wed Apr 12, 2023 7:29 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: more than 1 x TMsgBar() / TStatusBar() in App ?
Replies: 4
Views: 283

Re: more than 1 x TMsgBar() / TStatusBar() in App ?

Use this function function XbrToArray( Self, aCols )   local aData    := {}   local nRows    := ::nLen   local nRow, bm   if nRows > 0      if aCols == nil         aCols   &n...
by nageswaragunupudi
Wed Apr 12, 2023 12:55 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: more than 1 x TMsgBar() / TStatusBar() in App ?
Replies: 4
Views: 283

Re: more than 1 x TMsgBar() / TStatusBar() in App ?

Taking advantage of the topic, Master Antônio is it possible to do this? Aprovechando el tema, Maestro Antônio, ¿es posible hacer esto? GET and COMBO in the MESSAGE Bar? GET y COMBO en la barra de MENSAJES // GET e COMBO na MESSAGE Bar#include "FiveWin.ch"#define MSG_DATA 1#define MSG_EMP ...
by karinha
Wed Apr 12, 2023 10:28 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: more than 1 x TMsgBar() / TStatusBar() in App ?
Replies: 4
Views: 283

Re: more than 1 x TMsgBar() / TStatusBar() in App ?

Dear Jimmy,

If you use a main MDI window then each child may have a buttonbar and a messagebar.

Another choice is to use a TPanel, that again may have both.
by Antonio Linares
Wed Apr 12, 2023 5:35 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: more than 1 x TMsgBar() / TStatusBar() in App ?
Replies: 4
Views: 283

more than 1 x TMsgBar() / TStatusBar() in App ?

hi,

in my Main i have a working TMsgBar()

now i open a new Windows / Dialog which have a XBROWSE and i want also a TMsgBar()
but it does not show anything ... no Num,Caps.ins or Fate / Time :shock:

can i use only 1 x TMsgBar() / TStatusBar() in Main :?:
by Jimmy
Tue Apr 11, 2023 7:41 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: more than 1 x TMsgBar() / TStatusBar() in App ?
Replies: 4
Views: 283

Re: FWH64

Antonio, I have slill a problem. I have changed the MAK-file to #Microsoft Visual-Studio Community 2015, (c) FiveTech Software 2016HBDIR=C:\_vmsdata\FWH64\harbour64FWDIR=C:\_vmsdata\FWH64\fwh64VCDIR="c:\Program Files (x86)\Microsoft Visual Studio 14.0\VC"SDKDIR="c:\Program Fil...
by Marc Vanzegbroeck
Tue Mar 22, 2016 7:08 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: FWH64
Replies: 110
Views: 24419

Urgent problem with FWH 10.3 !!!!

Hello, Today I rebuilded my application with FWH 10.3. But suddenly I got an error which doesn't happen in FWH 10.2 while rebuilding. This error says : xLINK: error: Unresolved external symbol '_HB_FUN_TACTIVEX referenced from (JUDA.obj)'. xLINK: error: Unresolved external symbol '_HB_FUN_TFONT refe...
by driessen
Wed Apr 07, 2010 8:47 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Urgent problem with FWH 10.3 !!!!
Replies: 3
Views: 1599

PARA M. MERCADO SOBRE TSBROWSE ERROR

... TSBROWSE 32 TSCOLUMN 33 TSBSCRLBAR 34 TREPORT 35 TPRINTER 36 TPEN 37 TRLINE 38 TRCOLUMN 39 TBUTTON 40 TCURSOR 41 TSCROLLBAR 42 TBAR 43 TBTNBMP 44 TSTATUSBAR 45 TMETAFILE 46 TREG32 Memory Analysis =============== 177 Static variables Dynamic memory consume: Actual Value: 0 bytes Highest Value: ...
by mantonio_08
Wed Jul 09, 2008 12:23 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: PARA M. MERCADO SOBRE TSBROWSE ERROR
Replies: 6
Views: 2471

... TPreview TTimePick * Nueva documentación para las clases: TAnimate TBtnBmp TComboBox TDBCombo TFTP TGet TImageList TMci TMultiGet TRichEdit TStatusBar TToolBar TTreeView TTVItem TVideo TXBrowse TXBrwColumn * Nuevos comandos documentados en FwCmd.chm: ActiveX ButtonBmp Header ImageList ListView ...
by Antonio Linares
Mon Feb 11, 2008 9:38 pm
 
Forum: WhatsNew / Novedades
Topic: New FTDN February / Febrero 2008 (8.02)
Replies: 1
Views: 2717

New FTDN February / Febrero 2008 (8.02)

... TPreview TTimePick * New updated documentation for Classes: TAnimate TBtnBmp TComboBox TDBCombo TFTP TGet TImageList TMci TMultiGet TRichEdit TStatusBar TToolBar TTreeView TTVItem TVideo TXBrowse TXBrwColumn * New documented Commands in FwCmd.chm: ActiveX ButtonBmp Header ImageList ListView ...
by Antonio Linares
Sun Feb 10, 2008 8:18 pm
 
Forum: WhatsNew / Novedades
Topic: New FTDN February / Febrero 2008 (8.02)
Replies: 1
Views: 2717

Antonio Acabo de ordenar e instalar xHB 99.70, el tutor01.prg já me arranca, agora o meu projeto apresenta estes erros : xLINK: error: Unresolved external symbol '_HB_FUN_PEEKBYTE'. xLINK: error: Unresolved external symbol '_HB_FUN__LASTKEY'. xLINK: error: Unresolved external symbol '_HB_FUN_ISWIN64...
by saviotti
Thu May 17, 2007 6:57 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Error ao atualizar para FWH 7.04
Replies: 29
Views: 9744

TStatusBar with action

Como colocar action na TStatusbar ?


Ari
by Ari
Wed Mar 28, 2007 5:32 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: TStatusBar with action
Replies: 0
Views: 380

StatusBar

DEFINE WINDOW ::oWnd FROM 0,0 TO 150,400 PIXEL MDICHILD OF ::oMain TITLE cTitle ::oMsgBar := TStatusBar():New( ::oWnd, "Sisrev Informática Ltda.",; {300,100}, {"Sisrev Informática Ltda.", "www.sisrev.com.br"} ) ! Não apresenta o segundo prompts só aparece o primeiro pelo ...
by Ari
Sat Nov 04, 2006 9:21 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: StatusBar
Replies: 2
Views: 759

Evaldo,

source\classes\statusba.prg is missing in your FWH libraries.

As a workardound, you may add:

function TStatusBar
return nil
by Antonio Linares
Wed Oct 18, 2006 11:36 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Unresolved external '_HB_FUN_TSTATUSBAR'
Replies: 3
Views: 763

Unresolved external '_HB_FUN_TSTATUSBAR'

Error: Unresolved external '_HB_FUN_TSTATUSBAR' referenced from C:\FWH\LIB\FIVEHX.LIB|RPREVIEW

FWH 2.6 xHARBOUR 0.99.50
by evaldohc
Wed Oct 18, 2006 11:08 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Unresolved external '_HB_FUN_TSTATUSBAR'
Replies: 3
Views: 763
Next

Return to advanced search