controls

User avatar
ukservice
Posts: 417
Joined: Tue Feb 23, 2010 3:09 pm
Location: John

controls

Post by ukservice »

Antonio,

Does Fivemac support .rc dialogs?.

What about xBrowse?.

Thanks.
FWH 11.11, Harbour 3.1 and Borland C++ 5.82
User avatar
ukservice
Posts: 417
Joined: Tue Feb 23, 2010 3:09 pm
Location: John

Re: controls

Post by ukservice »

up.
FWH 11.11, Harbour 3.1 and Borland C++ 5.82
User avatar
Antonio Linares
Site Admin
Posts: 37481
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Contact:

Re: controls

Post by Antonio Linares »

John,

FiveMac supports Resourced dialogs but using Mac OSX standard NIB files that can be created using OSX xcode.

FiveMac supports standard OSX browses, very powerfull, but they are not xbrowse.

Keep in mind that you can make a Windows app run on OSX using free WineBottler utility:
http://winebottler.kronenberg.org/
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
ukservice
Posts: 417
Joined: Tue Feb 23, 2010 3:09 pm
Location: John

Re: controls

Post by ukservice »

Antonio,

Thank you.

Do you plan to implement .rc files in FiveMac?.
FWH 11.11, Harbour 3.1 and Borland C++ 5.82
User avatar
Antonio Linares
Site Admin
Posts: 37481
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Contact:

Re: controls

Post by Antonio Linares »

John,

rc files support is something specific to Windows, created by Microsoft. Apple created its own format (NIB files), or Linux that if using GTK you can use glade files.

There is more sense to support each OS specific resources format.
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
ukservice
Posts: 417
Joined: Tue Feb 23, 2010 3:09 pm
Location: John

Re: controls

Post by ukservice »

Antonio,

Thank you.

I though there was a conversion tool like - imports .rc and converts into forms.

That tool will allow to create multi OS software with the same code!!.
FWH 11.11, Harbour 3.1 and Borland C++ 5.82
User avatar
Otto
Posts: 4470
Joined: Fri Oct 07, 2005 7:07 pm
Contact:

Re: controls

Post by Otto »

Hello UKService,

>That tool will allow to create multi OS software with the same code!!.

For our company we decided RemoteDesktop is the way to go.
Best regards,
Otto
********************************************************************
mod harbour - Vamos a la conquista de la Web
modharbour.org

********************************************************************
User avatar
Otto
Posts: 4470
Joined: Fri Oct 07, 2005 7:07 pm
Contact:

Re: controls

Post by Otto »

Hello Enrico,
Yes you need a RDP client for the IPAD.
Tomorrow I will ask Aljoscha to answer how to do.
He is working with me. His name in the forum is Ali.
Best regards,
Otto
********************************************************************
mod harbour - Vamos a la conquista de la Web
modharbour.org

********************************************************************
Colin Haig
Posts: 310
Joined: Mon Oct 10, 2005 5:10 am

Re: controls

Post by Colin Haig »

Hi Enrico

My clients use PocketCloud Pro on their iPads to RDP into their windows server - they find it quite good.

Cheers

Colin
ali
Posts: 23
Joined: Wed May 07, 2008 2:50 pm
Location: Austria

Re: controls

Post by ali »

Hi Enrico!

Below is the guide to set up an RDP connection on the iPad (we use this for our customer):

Step 1:
you must go to the AppStore – search for ITAP

Step 2:
you must buy the iTap mobile RDP client (€ 9,99)

Step 3:
after installation start the iTapRDP

Step 4:
klick Add Manual Bookmark

Step 5:
klick on Label = Kassa;
klick on Host = "your IP from your Server"
klick on Credentials klick on Username: "your User for RDP";
klick on Password: "your Password";
klick right on SAVE

Step 6:
klick right on SAVE

now on the left site there will be a new entry; when everything is right the symbol will be green; when you klick on the entry on the right site will be a button with connect;

Best regards,

Aljoscha
User avatar
anserkk
Posts: 1280
Joined: Fri Jun 13, 2008 11:04 am
Location: Kochi, India

Re: controls

Post by anserkk »

Enrico Maria Giordano wrote:Is there anything free?
Remote Desktop Lite
http://itunes.apple.com/us/app/remote-d ... 62576?mt=8
LIMITATIONS
- Windows HOME edition cannot be used, as it does not include the RDP protocol.
- We cannot offer Windows 200x Server access, as it will require another patent license from Microsoft.
- No sound support
- Supports 7 keyboard types: US, Danish, German QWERTZ, French AZERTY , UK , Spanish and Canadian.
2X Client RDP/Remote Desktop
http://itunes.apple.com/us/app/2x-clien ... 03105?mt=8

iRdesktop
http://itunes.apple.com/us/app/irdeskto ... 67740?mt=8

Anser
Post Reply