Search found 75 matches: rbdesign

Return to advanced search

Re: Cambios en RibbonBar en tiempo de ejecución

rbdesign.prg works with Harbour only but not with xHarbour.
So we can not use buildx.bat
we can only use
Code: Select all  Expand view  RUN
buildh rbdesign

if we have Harbour.

build.bat is used only to build pure harbour programs without fwh
by nageswaragunupudi
Thu Oct 24, 2024 11:55 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Cambios en RibbonBar en tiempo de ejecución
Replies: 5
Views: 503

Re: Cambios en RibbonBar en tiempo de ejecución

... Buildx.bat Lines 690, Functions/Procedures 26, pCodes 7286 Embarcadero C++ 7.70 for Win32 Copyright (c) 1993-2023 Embarcadero Technologies, Inc. rbdesign.c: Turbo Incremental Link 6.97 Copyright (c) 1997-2022 Embarcadero Technologies, Inc. Error: Unresolved external '_HB_FUN_FREOPEN_STDERR' referenced ...
by CARLOS ATUNCAR
Thu Oct 24, 2024 11:27 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Cambios en RibbonBar en tiempo de ejecución
Replies: 5
Views: 503

Re: Cambios en RibbonBar en tiempo de ejecución

Revisa FWH\samples\rbdesign.prg

Te permite hacer todo eso en tiempo de ejecución
by Antonio Linares
Thu Oct 17, 2024 9:10 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Cambios en RibbonBar en tiempo de ejecución
Replies: 5
Views: 503

Re: Cual es la clase ?

... xHarbour 1.3.0 Intl. (SimpLex) (Build 20230914) Copyright 1999-2023, http://www.xharbour.org http://www.harbour-project.org/ Compiling 'rbdesign.prg' and generating preprocessed output to 'rbdesign.ppo'... Generating C source output to 'rbdesign.c'... Done. Lines 690, Functions/Procedures ...
by Antonio Linares
Mon Feb 26, 2024 7:31 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Cual es la clase ?
Replies: 10
Views: 1065

Re: Cual es la clase ?

... xHarbour 1.3.0 Intl. (SimpLex) (Build 20230914) Copyright 1999-2023, http://www.xharbour.org http://www.harbour-project.org/ Compiling 'rbdesign.prg' and generating preprocessed output to 'rbdesign.ppo'... Generating C source output to 'rbdesign.c'... Done. Lines 690, Functions/Procedures ...
by CARLOS ATUNCAR
Mon Feb 26, 2024 2:15 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Cual es la clase ?
Replies: 10
Views: 1065

Re: Cual es la clase ?

En FWH\samples\rbdesign.prg tienes un diseñador interactivo de RibbonBars :-)
by Antonio Linares
Fri Feb 23, 2024 7:23 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Cual es la clase ?
Replies: 10
Views: 1065

Re: link error

It seems that rbdesign.prg is for Harbour only. xHarbour does not provide a function called HB_COMPILEFROMBUF().
by Enrico Maria Giordano
Wed Feb 14, 2024 6:51 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: link error
Replies: 17
Views: 2165

Re: link error

this : Error: Unresolved external '_HB_FUN_FREOPEN_STDERR' referenced from RBDESIGN.OBJ Error: Unresolved external '_HB_FUN_HB_COMPILEFROMBUF' referenced from RBDESIGN.OBJ Error: Unresolved external '_HB_FUN_HB_HRBRUN' referenced from RBDESIGN.OBJ Error: Unable ...
by NWKL
Wed Feb 14, 2024 6:11 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: link error
Replies: 17
Views: 2165

Re: link error

... Doing so, I will provide rddads.lib for all the future xHarbour builds. im trying another samples with bcc770 , with fwh samples, like designer, rbdesign and get link errors with buildx.bat from fivetech, is the samples compatible only with harbour ou bcc specific version? Can I see the error ...
by Enrico Maria Giordano
Wed Feb 14, 2024 6:03 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: link error
Replies: 17
Views: 2165

Re: link error

... install, just ace or arc . but i guess s a p dont have ads support now. im trying another samples with bcc770 , with fwh samples, like designer, rbdesign and get link errors with buildx.bat from fivetech, is the samples compatible only with harbour ou bcc specific version? thanks
by NWKL
Wed Feb 14, 2024 5:52 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: link error
Replies: 17
Views: 2165

Re: Menus

Estimado Alfredo,

Tal como está diseñado rbdesign.prg actualmente, solo funciona usando Harbour
by Antonio Linares
Thu Aug 03, 2023 10:24 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Menus
Replies: 5
Views: 865

Re: Menus

Hola a todos. Maestro estuve practicando para probar el ejemplo rbdesign, pero me sale varios errores: ┌────────────────────────────────────────────────────────────────────────────┐│ FiveWin for xHarbour 19.03 - Mar. 2019          xHarbour development power ...
by Adolfredo Martinez
Wed Aug 02, 2023 11:42 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Menus
Replies: 5
Views: 865

Re: Menus

Estimado Julio,

Usa una ribbonbar, puedes usar el diseñador de RibbonBars de FWH en:

FWH\samples\rbdesign.prg

Este ejemplo te escribe el código fuente automaticamente :-)
by Antonio Linares
Mon Jul 31, 2023 5:32 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Menus
Replies: 5
Views: 865

Re: Location of groups in the ribbonbar

Dear Mark, Many thanks for your feedback I have tested it using FWH\samples\rbdesign.prg and it seems to work fine. Wondering what could be the difference. Here you have rbdesign.prg modified to use the function. Please build it and test it, many thanks rbdesign.prg ...
by Antonio Linares
Wed Jul 06, 2022 8:37 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Location of groups in the ribbonbar
Replies: 16
Views: 1149

Re: Buttonbar + Menu VS. Ribbonbar

Me respondo, me puse a revisar el archivo rbdesign.prg, ahi viene como generar el ribbonBar desde 0.

oRBar:AddTab( "CIERRE DIARIO" )

Gracias por no darme el pescado y forzarme a buscarlo por mi mismo.
by mariordz
Wed Mar 13, 2019 5:52 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Buttonbar + Menu VS. Ribbonbar
Replies: 12
Views: 3149
Next

Return to advanced search