Search found 231 matches: rené

Return to advanced search

Re: Quienes programan en mac?

Estimado Gustavo,

Manuel Alvarez (Mastintin), René (Plantenkenis) y yo :-)
by Antonio Linares
Fri Dec 15, 2023 10:54 am
 
Forum: FiveMac / FivePhone (iPhone, iPad)
Topic: Quienes programan en mac?
Replies: 1
Views: 615

Re: INICIANDOME EN FIVEMAC-CUAL EMULADOR?

Nuestro compañero René en estos foros ha publicado imágenes de su aplicación de la cual está muy satisfecho y ha sido su primera experiencia programando en Mac :-) Si hiciese falta, seguro que hasta cedería parte de los fuentes, además ...
by Antonio Linares
Mon Jul 10, 2023 5:25 pm
 
Forum: FiveMac / FivePhone (iPhone, iPad)
Topic: INICIANDOME EN FIVEMAC-CUAL EMULADOR?
Replies: 12
Views: 4480

Re: compiling program on M1 chip

Dear René,

We are going to check it

Is there a chance that you could provide me remote access to your M1 mac ?
by Antonio Linares
Tue Mar 22, 2022 11:22 am
 
Forum: FiveMac / FivePhone (iPhone, iPad)
Topic: compiling program on M1 chip
Replies: 3
Views: 5433

Errores OLE en TEXCELSCRIPT

... - [AD2K] 26/08/2002 * Rimantas Usevicius - [RimUs] 25-09-2002 * Carlos Sincur Romero - [CSR] 4/9/2002 * El Browse es un concepto original de René Flores , adaptado a esta clase. Saludos, y gracias por anticipado por la ayuda Daniel Puente Santa Cruz, Argentina
by puenteda
Thu Feb 24, 2022 12:51 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Errores OLE en TEXCELSCRIPT
Replies: 9
Views: 1173

Re: defining a key to a function

René,

Pease try this:

oBrowse:bKeyDown = { | nKey | MsgInfo( nKey ) }

and check if GoLeft and GoRight keys get trapped with that
by Antonio Linares
Mon Jun 21, 2021 9:41 am
 
Forum: FiveMac / FivePhone (iPhone, iPad)
Topic: defining a key to a function
Replies: 2
Views: 723

Re: adding special characters in a get

René,

Are you able to paste those characters in the memo ?
by Antonio Linares
Mon May 24, 2021 4:42 pm
 
Forum: FiveMac / FivePhone (iPhone, iPad)
Topic: adding special characters in a get
Replies: 6
Views: 1303

Re: adding special characters in a get

René,

Yes, you have to rebuild FiveMac once you include the suggested changes in its source code
by Antonio Linares
Tue May 18, 2021 3:39 pm
 
Forum: FiveMac / FivePhone (iPhone, iPad)
Topic: adding special characters in a get
Replies: 6
Views: 1303

Re: SaveImageFromImage() function with high resolution

René,

I have checked it with Manuel and he advises to use two different images, with low resolution and with high resolution
by Antonio Linares
Thu Feb 11, 2021 9:33 am
 
Forum: FiveMac / FivePhone (iPhone, iPad)
Topic: SaveImageFromImage() function with high resolution
Replies: 1
Views: 592

Re: problems after update to MacOs 11.1 (Big Sur)

René,

Please try this little change in function GetSetSelRange() in https://github.com/FiveTechSoft/fivemac/blob/master/source/winapi/gets.m

NSTextField * get = ( NSTextField * ) hb_parnll( 1 ); // this was hb_parnl( 1 ) please notice the double 'll'

many thanks for your feedback
by Antonio Linares
Fri Jan 29, 2021 9:52 am
 
Forum: FiveMac / FivePhone (iPhone, iPad)
Topic: problems after update to MacOs 11.1 (Big Sur)
Replies: 11
Views: 2299

Re: problems after update to MacOs 11.1 (Big Sur)

René,

You may install VirtualBox and install OSX 10.14 on it to try your app

https://github.com/myspaghetti/macos-virtualbox

If you send me your app I will test it on OSX 10.14 :-)
by Antonio Linares
Sun Jan 24, 2021 5:28 pm
 
Forum: FiveMac / FivePhone (iPhone, iPad)
Topic: problems after update to MacOs 11.1 (Big Sur)
Replies: 11
Views: 2299

Re: problems after update to MacOs 11.1 (Big Sur)

René,

I am installing Big Sur...
by Antonio Linares
Sat Jan 23, 2021 5:42 pm
 
Forum: FiveMac / FivePhone (iPhone, iPad)
Topic: problems after update to MacOs 11.1 (Big Sur)
Replies: 11
Views: 2299

Re: deleting files from app

René,

Please try it this way:

FErase( cPathName + "/" + cFileName )
by Antonio Linares
Mon Oct 19, 2020 10:45 am
 
Forum: FiveMac / FivePhone (iPhone, iPad)
Topic: deleting files from app
Replies: 2
Views: 538

Re: display of fonts used in browses

René,

It seems as it is a Mojave issue:
https://eshop.macsales.com/blog/46527-is-macos-mojave-making-some-fonts-blurry-heres-how-to-fix-it/

The solution would be to use a font that is standard to Mojave using method SetFont()
by Antonio Linares
Mon Oct 19, 2020 10:31 am
 
Forum: FiveMac / FivePhone (iPhone, iPad)
Topic: display of fonts used in browses
Replies: 6
Views: 1402

Re: display of fonts used in browses

Dear René,

We are checking it
by Antonio Linares
Sat Oct 17, 2020 8:26 am
 
Forum: FiveMac / FivePhone (iPhone, iPad)
Topic: display of fonts used in browses
Replies: 6
Views: 1402

Re: printing constants

Dear René, FiveMac uses a NSPrintInfo object to manage the printer: https://developer.apple.com/documentation/appkit/nsprintinfo FiveMac code: https://github.com/FiveTechSoft/fivemac/blob/23636eb7ad3e9aea7122cd4014fcec076e7e9392/source/winapi/printers.m ...
by Antonio Linares
Mon Feb 24, 2020 10:37 am
 
Forum: FiveMac / FivePhone (iPhone, iPad)
Topic: printing constants
Replies: 3
Views: 4194
Next

Return to advanced search