Search found 5261 matches: main

Return to advanced search

Re: passing a value through a for..next loop

Mr Silvio The main question was about creating controls in for/next loop. That is answered satisfactorily. You can take care of the rest yourself Nages the main question was not about creating controls in for/next loop but to passa ...
by Silvio.Falconi
Mon May 13, 2024 9:38 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: passing a value through a for..next loop
Replies: 11
Views: 226

Re: passing a value through a for..next loop

Mr Silvio

The main question was about creating controls in for/next loop.
That is answered satisfactorily.

You can take care of the rest yourself
by nageswaragunupudi
Mon May 13, 2024 8:17 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: passing a value through a for..next loop
Replies: 11
Views: 226

Re: Transparent Png on MDI Parent

Seems to depend on the bitmap, this code works for some bitmaps, I have also used @ 0,0 Bitmap... ...main program @ 0,0 Image oLogo File Mcs_AppPath() + "Images\SqlServerLogo.bmp" Of oWnd:oWndClient No Border ACTIVATE WINDOW oWnd VALID MCS_EXIT(oWnd,cPath,pPRG_ABRV) ...
by byron.hopp
Fri May 10, 2024 7:38 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Transparent Png on MDI Parent
Replies: 8
Views: 189

Erro Expor to Excel in xbrowse

... winrun( 0 ) Chamada por..: .\source\classes\WINDOW.PRG => twindow:activate( 1097 ) Chamada por..: C:\PROJETOS\MESTOQ\PRG_OBJ\SISTEMA.PRG => main( 1923 )
by INFORMAISVRB
Thu May 09, 2024 9:33 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Erro Expor to Excel in xbrowse
Replies: 2
Views: 91

Dynamic Table Filter Control

... Otto // Please install https://developer.microsoft.com/en-us/m ... /webview2/ x86 version before using it #include "FiveWin.ch" function Main() local oWebView := TWebView():New() oWebView:SetHtml( Html() ) oWebView:SetTitle( "Please identify with your credentials" ) oWebView:SetSize( ...
by Otto
Fri May 03, 2024 4:42 pm
 
Forum: mod_harbour
Topic: Dynamic Table Filter Control
Replies: 0
Views: 274

Re: Runner XBase (RX)

... of your databases remotely with the internet browser! https://raw.githubusercontent.com/carles9000/carles9000.github.io/main/resources/gif/console_mysql.gif Harbour, no limits... C.
by Carles
Wed May 01, 2024 8:39 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Runner XBase (RX)
Replies: 10
Views: 1159

Re: RunnerXBase

... basos de datos remotamente con el navegador de internet ! https://raw.githubusercontent.com/carles9000/carles9000.github.io/main/resources/gif/console_mysql.gif C.
by Carles
Wed May 01, 2024 8:35 am
 
Forum: mod_harbour
Topic: RunnerXBase
Replies: 3
Views: 811

Re: Silvo .. changes to your xMate environment

Silvo Found the error ( for me ) in your xMate environment ... made this change for me ... you may need this ??.. I did not /j%HOME%\I18n\Main.hil Change this line HB_COMMAND=%HB_BIN_INSTALL%\Harbour.Exe %PRG% /m /n /gc0 /w0 /es2 /a /i%HB_INC_INSTALL% /i%HB_INC_INSTALL% /j%HOME%\I18n\Main.hil ...
by Silvio.Falconi
Tue Apr 30, 2024 6:46 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Silvo .. changes to your xMate environment
Replies: 26
Views: 353

Silvo .. changes to your xMate environment

Silvo Found the error ( for me ) in your xMate environment ... made this change for me ... you may need this ??.. I did not /j%HOME%\I18n\Main.hil Change this line HB_COMMAND=%HB_BIN_INSTALL%\Harbour.Exe %PRG% /m /n /gc0 /w0 /es2 /a /i%HB_INC_INSTALL% /i%HB_INC_INSTALL% /j%HOME%\I18n\Main.hil ...
by Rick Lipkin
Mon Apr 29, 2024 6:05 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Silvo .. changes to your xMate environment
Replies: 26
Views: 353

Re: SetMultiSelectCol() on line

... LREADONLY Args: [ 1] = U [ 2] = L .T. Stack Calls =========== Called from: xbmulsel.prg => _LREADONLY( 0 ) Called from: xbmulsel.prg => (b)MAIN( 38 ) Maybe I did not say it clear enough I would like the procedure to check whether xbrowse has/does not have :SetMultiSelectCol() if it does ...
by Silvio.Falconi
Tue Apr 23, 2024 6:51 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: SetMultiSelectCol() on line
Replies: 5
Views: 230

Re: RunnerXBase

... de empotrar código prg como lo hace php). Modo PRG https://raw.githubusercontent.com/carles9000/carles9000.github.io/main/resources/gif/console_prg.gif Modo HTML https://raw.githubusercontent.com/carles9000/carles9000.github.io/main/resources/gif/console.gif ...
by Carles
Sat Apr 20, 2024 4:57 pm
 
Forum: mod_harbour
Topic: RunnerXBase
Replies: 3
Views: 811

xbrowseWeb - Work in Progress

Hello friends, For some time now, I've been working on the xbrowseWeb module. I've decided to avoid using pre-made components for web development (like web servers or webview2) as much as possible. I now have a template for consistent navigation in my web programs. Here, I also host the xbrowseWeb m...
by Otto
Sat Apr 20, 2024 10:33 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: xbrowseWeb - Work in Progress
Replies: 4
Views: 286

Re: Brush

... #include "FiveWin.ch" *-------------------------------------------------------------------------------* Function Main() Local oDlg, oImagem Local cImagem := "..\bitmaps\pngs\2.png" DEFINE DIALOG oDlg SIZE 800, 600 ; STYLE nOr( WS_CHILD, WS_POPUP ) ; COLOR ...
by oliveiros junior
Fri Apr 19, 2024 1:42 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Brush
Replies: 10
Views: 499

Re: Help to friends to Config Xmate with bcc7.7

... %PRG% /m /n0 /gc1 /es2 /a /i%HB_INC_INSTALL% /j%HOME%\I18n\Main.hil /iinclude;c:\work\fwh\include;%HB_INSTALL%\includeOption prefix=/[C]C_INSTALL=C:\work\bcc7C_COMP_COMMAND=%C_BIN_INSTALL%\Bcc32.Exe ...
by Silvio.Falconi
Wed Apr 17, 2024 8:31 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Help to friends to Config Xmate with bcc7.7
Replies: 9
Views: 257
Next

Return to advanced search