Hi B.A Randomcoder 1,
Today b a wrote:
> Hi Tobi,
>
> I need to have a background image and an image in the same cell, and I
> need to have one over the other.
>
> Is that possible ? If not, how can I achieve the same effect with a
> different choice of controls/widgets/what_you_wanna_call_them ?
On 6/13/10, Tobias Oetiker wrote:
> Hi Sheriff Randomcoder,
>
> Today the_sheriff wrote:
>
>>
>> hello,
>>
>> how do I make a grid with images on it ?
>> the problem is I can't get the images in the cells(which are
>> qx.ui.core.Widgets).
>> I get errors that tell me that there is already somethin
Hi Sheriff Randomcoder,
Today the_sheriff wrote:
>
> hello,
>
> how do I make a grid with images on it ?
> the problem is I can't get the images in the cells(which are
> qx.ui.core.Widgets).
> I get errors that tell me that there is already something in that cell(a
> widget).
> I haven't found an
hello,
how do I make a grid with images on it ?
the problem is I can't get the images in the cells(which are
qx.ui.core.Widgets).
I get errors that tell me that there is already something in that cell(a
widget).
I haven't found any way to make an image and put in in that widget.
I need to be able