RbBtn doesn't runs under Linux (wine)

RbBtn doesn't runs under Linux (wine)

Postby Marco Turco » Tue Aug 25, 2009 5:10 pm

Hi,
I checked that rbbtn doesn't runs under Linux (with wine ) and MAc OS X (with wine or crossover).
Is there any non-windows standard call used in this class ?

Any solution ? Antonio ?

This is a simply sel-contained sample that crash under linux+wine

#include "fivewin.ch"
#include "ttitle.ch"
#include "ribbon.ch"

Function main()

local oWnd
local oBtn1


DEFINE WINDOW oWnd TITLE "TTitle Class Test"

@ 0, 210 RBBTN oBtn1 OF oWnd ;
SIZE 100, 50 PROMPT "Text " TRANSPARENT MOSTLEFT TOOLTIP "Test"

activate window oWnd maximized


return nil
Best Regards,

Marco Turco
SOFTWARE XP LLP
User avatar
Marco Turco
 
Posts: 858
Joined: Fri Oct 07, 2005 12:00 pm
Location: London

Re: RbBtn doesn't runs under Linux (wine)

Postby Marco Turco » Tue Aug 25, 2009 5:26 pm

I made some tests. The problem is related to the TRANSPARENT clause.
If I use the TRANSPARENT clause the app crash, without this clause all runs fine.

Any solution ?
Best Regards,

Marco Turco
SOFTWARE XP LLP
User avatar
Marco Turco
 
Posts: 858
Joined: Fri Oct 07, 2005 12:00 pm
Location: London

Re: RbBtn doesn't runs under Linux (wine)

Postby Antonio Linares » Wed Aug 26, 2009 10:36 pm

Marco,

You may need to modify Class TRBtn and implement dummy functions for all used functions until you find the one that makes WIne crash.
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
 
Posts: 42065
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain


Return to FiveWin for Harbour/xHarbour

Who is online

Users browsing this forum: Google [Bot] and 68 guests