Search found 116 matches: jack

Return to advanced search

Re: Brush

Vamos por partes, que nem JACK o Estripador: // C:\FWH\SAMPLES\OLIVEJR3.PRG#include "FiveWin.ch"FUNCTION Main()   LOCAL oDlg, oImagem, oBrush   LOCAL cImagem := "..\bitmaps\pngs\2.png"   DEFINE BRUSH oBrush ...
by karinha
Sun Apr 21, 2024 2:03 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Brush
Replies: 9
Views: 151

Re: xBrowse: Auto save edit

It works. Thanks Jack!
by hua
Thu Mar 09, 2023 7:55 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: xBrowse: Auto save edit
Replies: 2
Views: 359

Re: send email gmail : Less Secure App will stop May, 30 2022

Dear Jack,

Sorry Jack, Hotmail is the same as Google. I try mailjet.com, it works fine without changing the program but register is a bit more gmail.
Jack wrote:Hi,
Is it possible to use the same code with Hotmail / Outloo ?

Some simple ?

Thanks
by dutch
Sat Mar 19, 2022 2:35 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: gmail : Less Secure App will stop May, 30 2022 *Fixed*
Replies: 20
Views: 2173

Re: Problem with tdatabase

Hello Jack,
Interesting, but what do you do if the other user does not finish his work, for example he goes out of the office for lunch?
Best regards,
Otto
by Otto
Sun Dec 05, 2021 5:14 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Problem with tdatabase
Replies: 14
Views: 1838

Re: MSSQL and XBROWSE

Jack

You are going to have come up with a timer that does some sort of oLbx:ReFresh() and or oRs:Requery() at some selected interval .. Hopefully someone will chime in here with a timer code example ..

Rick Lipkin
by Rick Lipkin
Thu Nov 04, 2021 9:15 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: MSSQL and XBROWSE
Replies: 1
Views: 342

Re: XBrowse: currently selected column position

Jack wrote:o:nCreationOrder


Sorry, Jack, nCreationOrder seems to be what I was looking for, thank you.

EMG
by Enrico Maria Giordano
Fri Oct 16, 2020 2:02 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: XBrowse: currently selected column position
Replies: 12
Views: 1256

Re: Reading active position the page in a Word-document

Hello Jack, try this #include "FiveWin.ch"#define wdHorizontalPositionRelativeToPage      5#define wdVerticalPositionRelativeToPage        6#define wdDoNotSaveChanges                      0FUNCTION MAIN()    ...
by MaxP
Sun Oct 11, 2020 5:16 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Reading active position the page in a Word-document
Replies: 2
Views: 358

Re: Printing a PDF file (solved)

Thanks a lot, Jack.

It works just fine.
by driessen
Fri Mar 20, 2020 8:46 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Printing a PDF file (solved)
Replies: 2
Views: 508

Re: How to print PDF file without GUI?

Dear Jack & cnavarro, Thanks a lot but it still shows Acrobat Reader Window. Can It not show any Window? Hi, I use this : wfile:="c:\apps\test.pdf" if file(wfile) shellexecute( 0 , "print" , wfile) sysrefresh() ...
by dutch
Wed Feb 26, 2020 2:53 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: How to print PDF file without GUI?
Replies: 17
Views: 3066

Re: Mobile App Development

Hello Jack,

what kind of applications do you want to program.
I use Bootstrap Studio. But I think it depends on what programs you want to do.

You can also use Genesis, for example.
Then the design is already given.

Please explain exactly what you want to do.
Best regards
Otto
by Otto
Wed Jan 22, 2020 6:53 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Mobile App Development
Replies: 28
Views: 5290

Re: Excel Saveas error

Hi Jack.
Yes. I have all the permissions.
The problem is on one machine and not in another. Now I'm moving all the programs in this new server and the problem is solved.
But that was really strange.
Thanks for your suggestion and your time.
by Massimo Linossi
Fri Nov 22, 2019 7:44 pm
 
Forum: mod_harbour
Topic: Excel Saveas error
Replies: 2
Views: 582

Re: xbrowser does not appears after window

Hi, You have to place the XBROWSE bitween DEFINE WINDOW AND ACTIVATE WINDOW . I don't know who you are dear Jack, but please read the question carefully, we're talking about the Xbrowser command, not of xbrowse() func, so I don't have to put it between "define window" ...
by Silvio.Falconi
Tue Oct 22, 2019 10:19 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: xbrowser does not appears after window
Replies: 12
Views: 1157

Re: Uwe's Installer - Mod Harbour in 15 min

Jack Thanks for this info . 1) Is it on a Windows 7 or Windows 10 . 2) Is it possible to see a demo of a web application written with mod Harbour . This means : First screen : User name + password Next screen : List of Customer ...
by Carles
Fri Oct 04, 2019 5:05 pm
 
Forum: mod_harbour
Topic: Uwe's Installer - Mod Harbour in 15 min
Replies: 6
Views: 1185

Re: Uwe's Installer - Mod Harbour in 15 min

Hello Jack, best is to look into SEAMAP sample. Seamap is available in functional programming in object-oriented and as MVC model. Also GENESIS sample shows all you asked. I have a copy of GENESIS which is from an early stage ...
by Otto
Fri Oct 04, 2019 10:15 am
 
Forum: mod_harbour
Topic: Uwe's Installer - Mod Harbour in 15 min
Replies: 6
Views: 1185
Next

Return to advanced search