Hi,
I wrote a maemo application which creates SDL window. But even after
SDL_WM_SetCaption(), I don't get to see anything in title bar of the
Xephyr window.
If I run the same program outside scratchbox, I get that title on the
window created.
What could be the issue?
Regards,
Deep
Hi All,
Thanks alot for all your comments and help It finally worked I am not sure
cause of problem but I guess it is due the mini-usb cable issue when I copy
through it and keep it plug in i guess memory card is always in read mode
but i have to still dig into it.. I also did unlock of memory car
William Gordon Rutherdale wrote:
> C is a good solution. So is Perl, which comes on OS 2008. So is
> Python. Perl lets you construct nested lists, which gives you the
> equivalent in capability to multi-dimensional arrays. Python gives
> similar constructs.
>
> There is no reason IMHO to be
Hi,
Neil Jerram wrote:
> But the rest is arbitrary. I see no need for separate pages, only
> clear section headings within the page.
Long pages full of technical information (most of which is not useful to
the reader) are intimidating, and give the impression of needing to be
an "expert" to achi
C is a good solution. So is Perl, which comes on OS 2008. So is
Python. Perl lets you construct nested lists, which gives you the
equivalent in capability to multi-dimensional arrays. Python gives
similar constructs.
There is no reason IMHO to be writing shell scripts of any kind on a
syst
On Sat, Jul 5, 2008 at 11:09 PM, nisha jain <[EMAIL PROTECTED]> wrote:
> Hi All,
>
> I just checked in N800 the following program for writing into a file which
>
> doesn't work Any clues what is going wrong? I neither get any error not
> it is
>
> creating a file and writing into it.
>
Hello Darius,
On Sat, Jul 5, 2008 at 7:54 PM, Darius Jack <[EMAIL PROTECTED]> wrote:
> and have 2D array inmterpreted as one row.
> so calculating
> array2D ( ) i-th j-th element
> as i + (j-1) x row length
>
I agree with Igor what using bash or even better a POSIX shell would
be a little
insane.