This is a much better solution. Thanks. I guess I have to deal more with QML. ;)
Cernunnos
On Sat, Oct 4, 2014 at 8:28 PM, Andrey Kozhevnikov
wrote:
>
> something like this: http://pastebin.com/Vv0PcrJA
>
> 05.10.2014 00:14, Cernunnos Wynand пишет:
>
> Hi,
>
> I have the following code for a dia
Hello everyone.
As stated i need linux webagent 3.04 for apache22 64bit for OpenAM 9
installation.
Does anyone have it? Or maybe a link? I found that one:
http://forgerock.org/downloads/openam-archive, but for some reason i can't
chose 64 bit version.
Regards,
Alexander Ladygin.
Hi,
what does it have to do with the SailfishOS? What are you trying to achieve?
Cheers,
Dmitriy
2014-10-06 1:00 GMT+06:00 Alexander Ladygin :
> Hello everyone.
>
> As stated i need linux webagent 3.04 for apache22 64bit for OpenAM 9
> installation.
> Does anyone have it? Or maybe a link? I foun
I've read that the GlassItem QML component wasn't yet ready for usage, and you
can't publish an application on Harbour if it uses GlassItem. Is that still
true? Or GlassItem is now allowed?
If GlassItem is not yet supported in Harbour, is there another UI element to
use for highlighting a ListI
Hi,
I have the following code for a dialog which will only be accepted if it
has been completely filled out: http://pastebin.com/WUpHhxJh
I find this a bit cumbersome. Does anyone have suggestions or
improvements?
Cernunnos
___
SailfishOS.org Devel mai
Lol. Sorry, wrong email=)
On Mon Oct 06 2014 10:05:34 GMT+0400 (MSK), Dmitriy Purgin wrote:
> Hi,
>
> what does it have to do with the SailfishOS? What are you trying to achieve?
>
> Cheers,
> Dmitriy
>
> 2014-10-06 1:00 GMT+06:00 Alexander Ladygin :
> > Hello everyone.
> >
> > As stated i need
Hi,
I have a problem with a dynamically created QML object and referencing it.
The problem is as follows:
- Create a dynamic QML object with createObject, assign signal to it. This
works fine.
- Create another dynamic QML object.
- I would need to check collision of these two new objects, I am us