Benoît Minisini a écrit :
>> Benoît Minisini a écrit :
>> ...
>>
(PG_RIGHTS_MGT.gambas:12328): Gtk-CRITICAL **:
gtk_tree_view_get_path_at_pos: assertion `tree_view->priv->bin_window !=
NULL' failed
>>> Can you provide a project that shows this behaviour?
>>>
And BTW I was not sh
> Benoît Minisini a écrit :
> ...
>
> >> (PG_RIGHTS_MGT.gambas:12328): Gtk-CRITICAL **:
> >> gtk_tree_view_get_path_at_pos: assertion `tree_view->priv->bin_window !=
> >> NULL' failed
> >
> > Can you provide a project that shows this behaviour?
> >
> >> And BTW I was not shure till now, but I confi
Benoît Minisini a écrit :
>> BTW2: having the possibility to switch from RAD tabs by CTRL-PgUP/PgDwn
>> would be VERY nice AND useful: as I formerly told you, that's the way to
>> switch tabs into iceweasel/firefox so I guess many people should be used to
>> that command too.
>>
>> Pointing the wan
> Benoît Minisini a écrit :
> >> Doriano Blengino a écrit :
> >> ...
> >>
> >>> Fabien was asking what toolkit you are using: GTK or QT?
> >>
> >> Qt
> >
> > I've heard of a bug in the clipboard management of recent Qt4 versions.
> > Could it be the source of your delay?
> >
> >>> Try the other one
> BTW2: having the possibility to switch from RAD tabs by CTRL-PgUP/PgDwn
> would be VERY nice AND useful: as I formerly told you, that's the way to
> switch tabs into iceweasel/firefox so I guess many people should be used to
> that command too.
>
> Pointing the wanted tab takes much longer than u
BTW2: having the possibility to switch from RAD tabs by CTRL-PgUP/PgDwn would
be VERY nice AND useful: as I formerly told you, that's the way to switch tabs
into iceweasel/firefox so I guess many people should be used to that command
too.
Pointing the wanted tab takes much longer than use the key
Benoît Minisini a écrit :
>> Doriano Blengino a écrit :
>> ...
>>
>>> Fabien was asking what toolkit you are using: GTK or QT?
>> Qt
>>
>
> I've heard of a bug in the clipboard management of recent Qt4 versions. Could
> it be the source of your delay?
>
>>> Try the other one, who knows... it's a
Benoît Minisini a écrit :
>>> Fabien was asking what toolkit you are using: GTK or QT?
>> Qt
>
> I've heard of a bug in the clipboard management of recent Qt4 versions. Could
> it be the source of your delay?
IDTS: it is V. 2.15.2 official debian sid package (QT3 I think)
>>> Try the other one
> Doriano Blengino a écrit :
> ...
>
> > Fabien was asking what toolkit you are using: GTK or QT?
>
> Qt
>
I've heard of a bug in the clipboard management of recent Qt4 versions. Could
it be the source of your delay?
> > Try the other one, who knows... it's a quick way to know if the problem
> >
Doriano Blengino a écrit :
...
> Fabien was asking what toolkit you are using: GTK or QT?
Qt
> Try the other one, who knows... it's a quick way to know if the problem
> is in the toolkit.
a real mess: permanent scrolling of GTK errors in console, unusable because
printing errors takes all cycle
Jean-Yves F. Barbier ha scritto:
> Doriano Blengino a écrit :
>
>> Jean-Yves F. Barbier ha scritto:
>>
>>> Jean-Yves F. Barbier a écrit :
>>>
>>>
Hi list,
I've got a popup that is a small frame containing a TextArea & 2 buttons.
In order to do things right
Fabien Bodard a écrit :
> strange ... it not happen to me ...
>
> have you a long text ?
very: "Nouveau Groupe" for the frame
and: "Nom" into the textbox
> on what toolkit ?
debian sid official package 2.15.2
> have you other process in execution ? (timer event ?)
Timer's on but it only dri
Doriano Blengino a écrit :
> Jean-Yves F. Barbier ha scritto:
>> Jean-Yves F. Barbier a écrit :
>>
>>> Hi list,
>>>
>>> I've got a popup that is a small frame containing a TextArea & 2 buttons.
>>>
>>> In order to do things right, I've got a default text into TextArea; but to
>>> make sure typin
Jean-Yves F. Barbier ha scritto:
> Jean-Yves F. Barbier a écrit :
>
>> Hi list,
>>
>> I've got a popup that is a small frame containing a TextArea & 2 buttons.
>>
>> In order to do things right, I've got a default text into TextArea; but to
>> make sure typing will fill the TextArea, I must do 2
strange ... it not happen to me ...
have you a long text ?
on what toolkit ?
have you other process in execution ? (timer event ?)
2009/8/14 Jean-Yves F. Barbier <12u...@gmail.com>:
> Jean-Yves F. Barbier a écrit :
>> Hi list,
>>
>> I've got a popup that is a small frame containing a TextArea
Jean-Yves F. Barbier a écrit :
> Hi list,
>
> I've got a popup that is a small frame containing a TextArea & 2 buttons.
>
> In order to do things right, I've got a default text into TextArea; but to
> make sure typing will fill the TextArea, I must do 2 things:
> TextArea1.SelectAll()
> TextArea
Hi list,
I've got a popup that is a small frame containing a TextArea & 2 buttons.
In order to do things right, I've got a default text into TextArea; but to
make sure typing will fill the TextArea, I must do 2 things:
TextArea1.SelectAll()
TextArea1.SetFocus()
however, SetFocus() introduce a w
17 matches
Mail list logo