FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour error on xbrowse footer - RESOLVED! -
Posts: 6755
Joined: Wed Feb 15, 2012 08:25 PM
Re: error on xbrowse footer
Posted: Sun Apr 26, 2020 03:43 PM

Look my message in Slack

Cristobal Navarro

Hay dos tipos de personas: las que te hacen perder el tiempo y las que te hacen perder la noción del tiempo

El secreto de la felicidad no está en hacer lo que te gusta, sino en que te guste lo que haces
Posts: 6983
Joined: Fri Oct 07, 2005 07:07 PM
Re: error on xbrowse footer
Posted: Sun Apr 26, 2020 03:49 PM

Dear Cristobal,
I logged in from HideIPVPN from France. It works.
I can only imagine that the language setting and code page of the browser causes the problems.
I install a language pack and test. Thanks again.
I look your msg.
Best regards
Otto

Posts: 6983
Joined: Fri Oct 07, 2005 07:07 PM
Re: error on xbrowse footer
Posted: Sun Apr 26, 2020 04:35 PM
Dear Cristobal,
Would you be so kind as to test it once again?
Best regards
Otto
https://www.modharbour.club/mh_bestellservice/restaurant.prg
Posts: 6755
Joined: Wed Feb 15, 2012 08:25 PM
Re: error on xbrowse footer
Posted: Sun Apr 26, 2020 04:37 PM

Otto, now all is ok
Your web is very pretty, congratulations

Cristobal Navarro

Hay dos tipos de personas: las que te hacen perder el tiempo y las que te hacen perder la noción del tiempo

El secreto de la felicidad no está en hacer lo que te gusta, sino en que te guste lo que haces
Posts: 6983
Joined: Fri Oct 07, 2005 07:07 PM
Re: error on xbrowse footer
Posted: Sun Apr 26, 2020 04:54 PM

Cear Cristobal,
thank you for you help and the kind words.

Testing on different systems is so important.
Best regards
Otto

Posts: 7317
Joined: Thu Oct 18, 2012 07:17 PM
Re: error on xbrowse footer
Posted: Sun Apr 26, 2020 10:54 PM
Otto wrote:Cear Cristobal,
thank you for you help and the kind words.

Testing on different systems is so important.
Best regards
Otto


First I have to tell you Dear Otto,

in the past We did a procedure to create a beach access card, but nobody used it.
In the past, we have also created a payment card.
But nobody has ever used them.

I also want to tell you how I already told you.

That I really do not understand why every time I post a question a message in the forum you put me a message of your mod harbor that has nothing to do with the topic and with the topic that I asked him.

also Now I am not absolutely interested in Mod Harbor.

Why do I have to finish my application

I have tried with mod Harbor many times but have not seen that it is both possible and easy to create programs.

I realize that the future is on the web but in my position in my city only those who work in the local administration use software programs on the web,

the others still use management programs and applications in Windows,
so using mod_harbour is unnecessary for me.
Since from 1991/1992 ( fw for clipper Rel. 14.4 - Momos)

I use : FiveWin for Harbour March-April 2024 - Harbour 3.2.0dev (harbour_bcc770_32_20240309) - Bcc7.70 - xMate ver. 1.15.3 - PellesC - mail: silvio[dot]falconi[at]gmail[dot]com
Posts: 6983
Joined: Fri Oct 07, 2005 07:07 PM
Re: error on xbrowse footer
Posted: Mon Apr 27, 2020 07:14 AM
Silvio,
I read this and thought that it could be something for you.





Best regards
Otto
Posts: 7317
Joined: Thu Oct 18, 2012 07:17 PM
Re: error on xbrowse footer
Posted: Mon Apr 27, 2020 10:26 PM
Otto wrote:Silvio,
I read this and thought that it could be something for you.
Best regards
Otto




Otto
I made many year ago a symply app for smarthphone with fwppc do you remember it ?
I thinked it could be good for us
I tried to use mod_harbour many times but I not Understood How run it

starting from the beginning I did not understood how

open a dbf
enter data from a form ( add and modify)
save in dbf


Antonio Linares sad me to see genesi

but I not understood How this genesi.prg can help me

for create something for my app I need to show for a sample 800 button as



or I can divide the 800 buttons on many pages

each button must have two colors green and red and must have a number as prompt

each button is created from a dbf ( structure)

the use can press each button and open a menupopup to some action menu


it's possible with mod_harbour? how I can make it ?
Since from 1991/1992 ( fw for clipper Rel. 14.4 - Momos)

I use : FiveWin for Harbour March-April 2024 - Harbour 3.2.0dev (harbour_bcc770_32_20240309) - Bcc7.70 - xMate ver. 1.15.3 - PellesC - mail: silvio[dot]falconi[at]gmail[dot]com
Posts: 6983
Joined: Fri Oct 07, 2005 07:07 PM
Re: error on xbrowse footer
Posted: Wed Apr 29, 2020 07:42 AM
Hello Silvio,
I started a test and it seems you can use a bitmap and make areas.
Here you pass an array with the selected objects - in my case rooms:

function main
local aSelected := {101,104,107}
TEMPLATE PARAMS aSelected

and here you
// read selection from prg into variable: selected
var selected = <?prg return hb_jsonEncode( aSelected, .T. )?>;

// trigger selecting
setSelected(selected);

Best regards
Otto



Best regards
Otto
Posts: 6983
Joined: Fri Oct 07, 2005 07:07 PM
Re: error on xbrowse footer
Posted: Thu Apr 30, 2020 02:41 PM
Silvio,
here you can test:

https://www.modharbour.club/mh_tischreservierung/index.prg

Best regards,
Otto
Posts: 7317
Joined: Thu Oct 18, 2012 07:17 PM
Re: error on xbrowse footer
Posted: Thu Apr 30, 2020 03:46 PM
Otto wrote:Silvio,
here you can test:

https://www.modharbour.club/mh_tischreservierung/index.prg

Best regards,
Otto







would you kindly explain to me what MOD-harbor has to do with the subject of the request I made?
I have problems with the xbrowse footer



Würden Sie mir bitte erklären, was MOD-harbour mit dem Thema meiner Anfrage zu tun hat?

Ich habe Probleme mit der xbrowse-Fußzeile
Since from 1991/1992 ( fw for clipper Rel. 14.4 - Momos)

I use : FiveWin for Harbour March-April 2024 - Harbour 3.2.0dev (harbour_bcc770_32_20240309) - Bcc7.70 - xMate ver. 1.15.3 - PellesC - mail: silvio[dot]falconi[at]gmail[dot]com
Posts: 6983
Joined: Fri Oct 07, 2005 07:07 PM
Re: error on xbrowse footer
Posted: Thu Apr 30, 2020 05:03 PM

See above you asked me.

Otto
I made many year ago a symply app for smarthphone with fwppc do you remember it ?
I thinked it could be good for us
I tried to use mod_harbour many times but I not Understood How run it

starting from the beginning I did not understood how

open a dbf
enter data from a form ( add and modify)
save in dbf

Antonio Linares sad me to see genesi

but I not understood How this genesi.prg can help me

for create something for my app I need to show for a sample 800 button as

Image

or I can divide the 800 buttons on many pages

each button must have two colors green and red and must have a number as prompt

each button is created from a dbf ( structure)

the use can press each button and open a menupopup to some action menu

it's possible with mod_harbour? how I can make it ?
I use : FiveWin for Harbour ver. Jannuary 2020 - Harbour 3.2.0dev (r1712141320) - Bcc7.30 - xMate ver. 1.15.3 - PellesC

User avatar
Silvio.Falconi

Posts: 4538
Joined: Thu Oct 18, 2012 7:17 pm

Top

Posts: 7317
Joined: Thu Oct 18, 2012 07:17 PM
Re: error on xbrowse footer
Posted: Thu Apr 30, 2020 08:02 PM
es hat nichts damit zu tun, ich habe deine Fragen nur aus Freundlichkeit beantwortet, aber es ist logisch, dass mein Thema nichts damit zu tun hat, aber das ist nicht das einzige. siehe deine Nachricht
Since from 1991/1992 ( fw for clipper Rel. 14.4 - Momos)

I use : FiveWin for Harbour March-April 2024 - Harbour 3.2.0dev (harbour_bcc770_32_20240309) - Bcc7.70 - xMate ver. 1.15.3 - PellesC - mail: silvio[dot]falconi[at]gmail[dot]com
Posts: 7317
Joined: Thu Oct 18, 2012 07:17 PM
Re: error on xbrowse footer
Posted: Thu Apr 30, 2020 08:04 PM



das ist mein problem nicht mod_harbour
Since from 1991/1992 ( fw for clipper Rel. 14.4 - Momos)

I use : FiveWin for Harbour March-April 2024 - Harbour 3.2.0dev (harbour_bcc770_32_20240309) - Bcc7.70 - xMate ver. 1.15.3 - PellesC - mail: silvio[dot]falconi[at]gmail[dot]com
Posts: 6983
Joined: Fri Oct 07, 2005 07:07 PM
Re: error on xbrowse footer
Posted: Thu Apr 30, 2020 08:25 PM

If you look into
METHOD PaintFooter( nRow, nCol, nHeight, lInvert ) CLASS TXBrwColumn
you see that
cFooter := ::footerStr()

and
::PaintBmpAndText( { nRow, nCol, nRow + nHeight, nRight }, ;
cFooter, ::nFootStrAlign, ::bLeftText, oFont, aColors[ 1 ], ;
nBmpNo, ::nFootBmpAlign, .t., ::nAlphaLevelFooter, .f. )
paints your footer.

If you trace ::footerStr() you have to check if cEditPicture is respected.
Regards
Otto