Some of you will know that I've had truckloads of socket horror with a proxy
server I've written in gambas. Well I had more socket horror just now.
Everything was working fine last night but not when I booted up this
afternoon.
The server socket starts and listens.
The server socket detects an
Benoît Minisini wrote:
>> Benoît Minisini wrote:
Benoît Minisini wrote:
>> ...menus don't support drag.
>>
>> Please tell me I am blind.
>
> They don't, no toolkit supports drag & drop on menus natively.
I'm looking to drag menu items off a menu, not drag them on
Hello,
In the examples you find one for the serial port: Open Example \ Networking
\ SerialPort. It shows the basics.
You can send commands from your code (by taking them for example from a
textbox filled by the user) with PRINT or WRITE, you can read from the
serial port with READ.
Regards, Rob
Hi,
after not being active with Gambas for some time now. I am thinking of
making a program with it.
I am learning products from http://www.byvac.com especially the BV513,
which is PIC-based microcontroller programmed in basic.
The sofware from Byvac is for Windows only. I tried with minicom but
On Monday 23 November 2009 07:58:47 Benoît Minisini wrote:
> > Benoît Minisini wrote:
> > >> ...menus don't support drag.
> > >>
> > >> Please tell me I am blind.
> > >
> > > They don't, no toolkit supports drag & drop on menus natively.
> >
> > I'm looking to drag menu items off a menu, not drag
> Benoît Minisini wrote:
> >> Benoît Minisini wrote:
> ...menus don't support drag.
>
> Please tell me I am blind.
> >>>
> >>> They don't, no toolkit supports drag & drop on menus natively.
> >>
> >> I'm looking to drag menu items off a menu, not drag them onto a
> >> menu. The gnom
Benoît Minisini wrote:
>> Benoît Minisini wrote:
...menus don't support drag.
Please tell me I am blind.
>>>
>>> They don't, no toolkit supports drag & drop on menus natively.
>>
>> I'm looking to drag menu items off a menu, not drag them onto a
>> menu. The gnome panel menus do it.
> Benoît Minisini wrote:
> >> ...menus don't support drag.
> >>
> >> Please tell me I am blind.
> >
> > They don't, no toolkit supports drag & drop on menus natively.
>
> I'm looking to drag menu items off a menu, not drag them onto a menu. The
> gnome panel menus do it.
>
> Pity. I'm rewriting
Benoît Minisini wrote:
>> Toni wrote:
>>> Hi there,
>>>
>>> I think it's got to do with the order that events fire... In any
>>> case, if you use the event "GotFocus" of the TabStrip, it should
>>> work as you expect.
>>
>> Ok, that's far better than it was, many, many thanks. However after
>> movi
Benoît Minisini wrote:
>> ...menus don't support drag.
>>
>> Please tell me I am blind.
>>
>
> They don't, no toolkit supports drag & drop on menus natively.
I'm looking to drag menu items off a menu, not drag them onto a menu. The
gnome panel menus do it.
Pity. I'm rewriting a Windows app that
Charlie Reinl wrote:
> Am Sonntag, den 22.11.2009, 23:05 +1100 schrieb
> nospam.nospam.nos...@gmail.com:
>> Charlie Reinl wrote:
>>> Am Sonntag, den 22.11.2009, 22:06 +1100 schrieb
>>> nospam.nospam.nos...@gmail.com:
Toni wrote:
> Hi there,
>
> I think it's got to do with the orde
> Benoît Minisini ha scritto:
> >>> bbb888 ha scritto:
> Benoit,
>
> Why oh why should setting checkbox value in code generate a click
> event?
>
> bruce
> >>>
> >>> I join.
> >>> I think that events should be fired by user, never by code.
> >>>
> >>> Regards,
> >>
> >
Benoît Minisini ha scritto:
>>> bbb888 ha scritto:
>>>
Benoit,
Why oh why should setting checkbox value in code generate a click
event?
bruce
>>> I join.
>>> I think that events should be fired by user, never by code.
>>>
>>> Regards,
>>>
>>
> nospam.nospam.nospam wrote:
> > You'd be saying exactly the opposite if gambas was badly designed and
> > didn't
> > generate the event on a coded change when you needed it to. You would
> > have no way in hell of easily detecting it, not ever. Besides that,
> > firing events
> > for code-set att
> > bbb888 ha scritto:
> > > Benoit,
> > >
> > > Why oh why should setting checkbox value in code generate a click
> > > event?
> > >
> > > bruce
> >
> > I join.
> > I think that events should be fired by user, never by code.
> >
> > Regards,
>
> Why should we make a difference between the user an
> ...menus don't support drag.
>
> Please tell me I am blind.
>
They don't, no toolkit supports drag & drop on menus natively.
--
Benoît Minisini
--
Let Crystal Reports handle the reporting - Free Crystal Reports 200
> Toni wrote:
> > Hi there,
> >
> > I think it's got to do with the order that events fire... In any case,
> > if you use the event "GotFocus" of the TabStrip, it should work as you
> > expect.
>
> Ok, that's far better than it was, many, many thanks. However after moving
> the code into GotFocus
Am Sonntag, den 22.11.2009, 23:05 +1100 schrieb
nospam.nospam.nos...@gmail.com:
> Charlie Reinl wrote:
> > Am Sonntag, den 22.11.2009, 22:06 +1100 schrieb
> > nospam.nospam.nos...@gmail.com:
> >> Toni wrote:
> >>> Hi there,
> >>>
> >>> I think it's got to do with the order that events fire... In an
Joshua Higgins wrote:
> Thanks for the info. My program generates the /etc/exports file from
> a list of IP addresses and allowed shares. For some reason, when I'm
> using File.Save to save the contents of a TextArea to /etc/exports,
> it is putting the two end of line characters like the DOS forma
Thanks for the info. My program generates the /etc/exports file from a list
of IP addresses and allowed shares. For some reason, when I'm using
File.Save to save the contents of a TextArea to /etc/exports, it is putting
the two end of line characters like the DOS format, instead of one, so the
NFS
Charlie Reinl wrote:
> Am Sonntag, den 22.11.2009, 22:06 +1100 schrieb
> nospam.nospam.nos...@gmail.com:
>> Toni wrote:
>>> Hi there,
>>>
>>> I think it's got to do with the order that events fire... In any
>>> case, if you use the event "GotFocus" of the TabStrip, it should
>>> work as you expect.
Am Sonntag, den 22.11.2009, 22:06 +1100 schrieb
nospam.nospam.nos...@gmail.com:
> Toni wrote:
> > Hi there,
> >
> > I think it's got to do with the order that events fire... In any case,
> > if you use the event "GotFocus" of the TabStrip, it should work as you
> > expect.
>
> Ok, that's far bette
Toni wrote:
> Hi there,
>
> I think it's got to do with the order that events fire... In any case,
> if you use the event "GotFocus" of the TabStrip, it should work as you
> expect.
Ok, that's far better than it was, many, many thanks. However after moving
the code into GotFocus the first row of
nospam.nospam.nos...@gmail.com ha scritto:
> Doriano Blengino wrote:
>
>> bbb888 ha scritto:
>>
>>> Benoit,
>>>
>>> Why oh why should setting checkbox value in code generate a click
>>> event?
>>>
>>>
>> I join.
>> I think that events should be fired by user, never by code.
>>
>
Hi there,
I think it's got to do with the order that events fire... In any case,
if you use the event "GotFocus" of the TabStrip, it should work as you
expect.
Regards,
Toni
En/na nospam.nospam.nos...@gmail.com ha escrit:
> Okie dokey, this one is giving me so much heartburn that even rude
>
Okie dokey, this one is giving me so much heartburn that even rude
suggestions are welcome.
There is a form with a tab control (tsMain) that has a number of tabs.
There is code in tsMain_Click that sets the focus to the default control on
the tab that was selected.
If the default control is,
Am Sonntag, den 22.11.2009, 01:03 -0800 schrieb yuhej:
> Hello,
>
> The Split function baheves strange for me.
> I receive data fon an equipment throu RS232 and I need to extract the
> information from a string.
>
> The data groups are separated by 4 chr(10) character (originally it was 2
> CrLf
Am Sonntag, den 22.11.2009, 09:59 +1100 schrieb richard terry:
> Hi List,
>
> I wondered if the wizard was a gambas component or qt, if gambas is it
> possible to access the source code?
>
> Regards
>
> Richard
>
Salut Richard,
if you have the package from http://gambas.sourceforge.net/ or by
Hello,
The Split function baheves strange for me.
I receive data fon an equipment throu RS232 and I need to extract the
information from a string.
The data groups are separated by 4 chr(10) character (originally it was 2
CrLf but when reading in Gambas it became 4 chr(10) - this is also strange)
bbb888 wrote:
> nospam.nospam.nospam wrote:
>>
>>
>> You'd be saying exactly the opposite if gambas was badly designed and
>> didn't
>> generate the event on a coded change when you needed it to. You
>> would have no way in hell of easily detecting it, not ever. Besides
>> that, firing events
>>
nospam.nospam.nospam wrote:
>
>
> You'd be saying exactly the opposite if gambas was badly designed and
> didn't
> generate the event on a coded change when you needed it to. You would have
> no way in hell of easily detecting it, not ever. Besides that, firing
> events
> for code-set attri
31 matches
Mail list logo