On 10/09/2013 01:46 PM, Jussi Lahtinen wrote:
> Are you using SDL, OpenGL?
>
> What is the map size?
>
> How many lines of code?
> Run this on your project folder to know:
> find . -name '*.class' -o -name '*.module' | xargs wc -l
>
> I have also written some game (RPG), but it seems I really don't
hello, I have a question, I have a form that does not want to display on
the taskbar panel, change the skiptaskbar property to true, but pressing
(alt + tab) still appears in the task manager of windows manager.
How do I NOT display in the taskbar and pressing Alt-Tab is
desactivate.
--
Are you using SDL, OpenGL?
What is the map size?
How many lines of code?
Run this on your project folder to know:
find . -name '*.class' -o -name '*.module' | xargs wc -l
I have also written some game (RPG), but it seems I really don't have time
for it.
Maybe some day. Also I have big problems t
Confirmed with latest revision (5870) @ Xubuntu 13.04 64 bit.
Jussi
On Fri, Sep 13, 2013 at 8:44 PM, Ru Vuott wrote:
> Hello,
>
> I tried this code:
>
>
> Public Sub Form_Open()
>
> Dim i As Integer
>
> For i = 1 To 24
>
>Print Time(0, 0, 3600 * i), 3600 * i
>
> Next
>
> End
Hello,
I saw that when I begin to write in the code some functions, such as "InputBox"
and "Message", the corresponding suggestion-help-window on-line does not appear.
Regards
vuott
--
October Webinars: Code for Perform