[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Wayland problem


Searching to understand the way wayland hold the thing,

What is the difference between this :

$plugVis = New MediaControl
$plugVis.Parent = $mp
$plugVis.Type = $tipoPlug[siInd]

and that :

$plugVis = New MediaControl($mp, $tipoPlug[siInd])

The first part sends me an error :
code:-1

-- 
Philippe Valarcher <philippe.valarcher@xxxxxxx>

Follow-Ups:
Re: Wayland problemT Lee Davidson <t.lee.davidson@xxxxxxxxx>