On Thu, Jun 9, 2011 at 12:27 PM, Kevin Fishburne
wrote:
> How in the world would one do this? It's not really important that the
> client know the actual date, but it does need to know the time. The
> client should be able to add "Timer" to the game world time so it can
> keep an accurate 24-hour
Alright, I wouldn't bother the list but this is blowing my mind a little
bit.
The date and time in the game world should start at an arbitrary point
and be modified by the system clock on the server and a scale value
((timebase + timeserver) * timescale = gameworldtime). So if the base
time st
On 09/06/11 10:34, Benoît Minisini wrote:
>> On 09/06/11 08:32, Benoît Minisini wrote:
hi Benoit
im using gambas 3 3871 and im using qt-4
at design time when i set the background color only the part of
the control that dosnt have the grid on it has
On 06/08/2011 09:00 AM, Benoît Minisini wrote:
>> Any reason this code wouldn't work?
>>
>> ' Server-side:
>>
>> UDP_Write_56(pip[p], pport[p], tsid[p], Date)
>>
>> Public Sub UDP_Write_56(ip As String, port As Integer, id As Byte,
>> serverdate As Date)
>>
>> ' Send "date update" transaction t
> On 09/06/11 08:32, Benoît Minisini wrote:
> >> hi Benoit
> >>
> >> im using gambas 3 3871 and im using qt-4
> >>
> >> at design time when i set the background color only the part of
> >> the control that dosnt have the grid on it has the changed color
> >
> > Do you have a s
Updates:
Status: Started
Comment #2 on issue 65 by benoit.m...@gmail.com: Trying to add an
additional file when building an AutoTools package chashes the IDE
http://code.google.com/p/gambas/issues/detail?id=65
That is not supported yet by the AutoTools packager. Something to be done...
Updates:
Status: Fixed
Comment #2 on issue 64 by benoit.m...@gmail.com: Trying to add a dependency
when building an AutoPackage Installer chashes the IDE
http://code.google.com/p/gambas/issues/detail?id=64
That is not supported by the AutoTools packager, so it must not be visible
in t
On 09/06/11 08:32, Benoît Minisini wrote:
hi Benoit
im using gambas 3 3871 and im using qt-4
at design time when i set the background color only the part of
the control that dosnt have the grid on it has the changed color
Do you have a screenshot? Can you make a little projec
>
> hi Benoit
> im using gambas 3 3871 and im using qt-4
> at design time when i set the background color only the part of
> the control that dosnt have the grid on it has the changed color
>
Do you have a screenshot? Can you make a little project that reproduces your
problem?
On 08/06/11 23:09, Benoît Minisini wrote:
>> hi Group im trying to set the initial background colour of a tableview
>> rows and columns all to a set colour
>> is there a way to do this with out looping through all the rows and
>> columns individually and setting it there
>> thanks
>>Sha
Updates:
Status: WontFix
Labels: -Version Version-Any
Comment #1 on issue 67 by benoit.m...@gmail.com: Creating an ubuntu .deb
installer for a component uses wrong directory
http://code.google.com/p/gambas/issues/detail?id=67
According to Debian documentation, program prefix mus
Thanks! Works fine.
2011/6/8 Benoît Minisini
> > Hi,
> >
> > Please, run this gambas3 example. Click on button and then click on the
> > calendar left arrow. It shows a Color class error.
> >
> > ...
>
> Fixed in revision #3873.
>
> Regards,
>
> --
> Benoît Minisini
>
>
> ---
> Pino Zollo wrote:
> > FMain.printer_Draw.49: FMain.printer_Draw.47Type mismatch: wanted
> > Float, got Null instead
>
> I am hoping the following will allow for comma decimals (would be grateful
> if you could check) :
>
> ftp://ftp.drivehq.com/charlesg628/publicfolder/BarcodeG3-0.0.5.tar.g
> Hi,
>
> Please, run this gambas3 example. Click on button and then click on the
> calendar left arrow. It shows a Color class error.
>
> ...
Fixed in revision #3873.
Regards,
--
Benoît Minisini
--
EditLive Enterpri
> hi Group im trying to set the initial background colour of a tableview
> rows and columns all to a set colour
> is there a way to do this with out looping through all the rows and
> columns individually and setting it there
> thanks
> Shane
>
>
Setting the TableView Background proper
> Any reason this code wouldn't work?
>
> ' Server-side:
>
> UDP_Write_56(pip[p], pport[p], tsid[p], Date)
>
> Public Sub UDP_Write_56(ip As String, port As Integer, id As Byte,
> serverdate As Date)
>
>' Send "date update" transaction to specified IP address and port
> over UDP.
>
>'
Hi,
Please, run this gambas3 example. Click on button and then click on the
calendar left arrow. It shows a Color class error.
Tryed in 3 boxes with ubuntu 10.10 x86_64 and 11.04 x86_64 and now in
(Current gambas3 rev is 3858):
[OperatingSystem]
OperatingSystem=Linux
KernelRelease=2.6.35-28-g
Hi,
Please, run this gambas3 example. Click on button and then click on the
calendar left arrow. It shows a Color class error.
Tryed in 3 boxes with ubuntu 10.10 x86_64 and 11.04 x86_64 and now in
(Current gambas3 rev is 3858):
[OperatingSystem]
OperatingSystem=Linux
KernelRelease=2.6.35-28-g
Hi,
Please, run this gambas3 example. Click on button and then click on the
calendar left arrow. It shows a Color class error.
Tryed in 3 boxes with ubuntu 10.10 x86_64 and 11.04 x86_64 and now in
(Current gambas3 rev is 3858):
[OperatingSystem]
OperatingSystem=Linux
KernelRelease=2.6.35-28-g
Pino Zollo wrote:
>
> FMain.printer_Draw.49: FMain.printer_Draw.47Type mismatch: wanted
> Float, got Null instead
>
I am hoping the following will allow for comma decimals (would be grateful
if you could check) :
ftp://ftp.drivehq.com/charlesg628/publicfolder/BarcodeG3-0.0.5.tar.gz
Barcod
20 matches
Mail list logo