Comment #4 on issue 43 by gambas...@gmail.com: Drawing on transparent
background doesn't work in gb3
http://code.google.com/p/gambas/issues/detail?id=43
work fine for me
--
Free Software Download: Index, Search & Anal
> You are creating two menu items on the same top-level window with the same
> shortcut (F2). So you cannot guess which one will be activated when
> pressing the F2 key.
>
> This has nothing to do with which workspace window is activated.
I'm not totally agree; if you use QT4 library it works
Comment #3 on issue 43 by math.e...@t-online.de: Drawing on transparent
background doesn't work in gb3
http://code.google.com/p/gambas/issues/detail?id=43
Do these sysconfig files help? If not, please tell me how to gather the
information you need.
Attachments:
displaymanager 5.1 KB
It never crossed my mind that tapping F10 worked like tapping ALT
I tried other applications...and it does work like ALT.
So, thank you, it's not a Gambas QT thing
it's some preference thing.
I've spent an hour looking for it and cannot find it :(
Nevertheless, thank you for pointing me in a good d
Am Montag, den 28.02.2011, 00:19 +0200 schrieb Jussi Lahtinen:
> sText &= Subst(("- if done, press '&1'"), btnOKTextChange) & ""
>
>
> Jussi
>
>
>
>
> On Sat, Feb 26, 2011 at 23:40, Charlie Reinl wrote:
>
> > Salut Benoît,
> >
> > the following string does not appear in the Translation Win
Updates:
Status: Invalid
Labels: -Version Version-TRUNK
Comment #1 on issue 44 by benoit.m...@gmail.com: GTK+ and Workspace
Action_Activate does not match the active.window
http://code.google.com/p/gambas/issues/detail?id=44
You are creating two menu items on the same top-level
Updates:
Status: NeedsInfo
Labels: -Version Version-TRUNK
Comment #2 on issue 43 by benoit.m...@gmail.com: Drawing on transparent
background doesn't work in gb3
http://code.google.com/p/gambas/issues/detail?id=43
I can't reproduce the bug. I tried with KDE4 and XFCE, with both
sText &= Subst(("- if done, press '&1'"), btnOKTextChange) & ""
Jussi
On Sat, Feb 26, 2011 at 23:40, Charlie Reinl wrote:
> Salut Benoît,
>
> the following string does not appear in the Translation Window .
> sText &= ("- if done, press '" & btnOKTextChange & "'") & ""
>
> btnOKTextChan
> On Sun, 2011-02-27 at 21:13 +0100, Matti wrote:
> > Do we really want to orientate this on the sometimes weird Microsoft's
> > standards? Would be nice if it could be found more easily.
>
> Matti,
>
> Even though you might not like Microsoft and their dominance of the
> industry, they have crea
On Sun, 2011-02-27 at 21:13 +0100, Matti wrote:
> Do we really want to orientate this on the sometimes weird Microsoft's
> standards?
> Would be nice if it could be found more easily.
Matti,
Even though you might not like Microsoft and their dominance of the
industry, they have created standards
Do we really want to orientate this on the sometimes weird Microsoft's
standards?
Would be nice if it could be found more easily.
Am 27.02.2011 20:57, schrieb Benoît Minisini:
>> @ Benoît:
>> It took me some time to find out where the system information could be
>> found (remembered that I saw i
> @ Benoît:
> It took me some time to find out where the system information could be
> found (remembered that I saw it once, but forgot).
> It is very well hidden in the menu "About Gambas", where I never would look
> for system infos.
> Please, make it a separate menu item in the help menu, or a t
> Yes it maybe not correct i try to figure out how to use a drawing area.
> Any example, any help?
>
Since revision #3626, you get some accurate error messages ("Cannot draw
outside of Draw event handler") instead of weird warnings and sometimes
crashes.
Regards,
--
Benoît Minisini
> > Salut Benoît,
> >
> > the following string does not appear in the Translation Window .
> >
> >sText &= ("- if done, press '" & btnOKTextChange & "'") & ""
> >
> > btnOKTextChange keeps the text of the btnOK->button
> >
> > Found on my old gambas2 2.20.1 Revision: 2771, and tested
> >
I can't change the bakcground of IconView. Would be appropriate to add the
background Property ^^
Private Function Background_Read() As Integer
Return $hView.Background
End
Private Sub Background_Write(Value As Integer)
$hView.Background = Value
End
Regards,
--
Federico Leite
Status: New
Owner:
Labels: Version Type-Bug Priority-Medium OpSys-Any Dist-Any Arch-Any
Desktop-Any GUI-Any
New issue 44 by sot...@gmail.com: GTK+ and Workspace Action_Activate does
not match the active.window
http://code.google.com/p/gambas/issues/detail?id=44
1) Describe the problem.
H
@ Benoît:
It took me some time to find out where the system information could be found
(remembered that I saw it once, but forgot).
It is very well hidden in the menu "About Gambas", where I never would look for
system infos.
Please, make it a separate menu item in the help menu, or a tab in the pr
Comment #1 on issue 43 by math.e...@t-online.de: Drawing on transparent
background doesn't work in gb3
http://code.google.com/p/gambas/issues/detail?id=43
I forgot: as you see in the screenshots, the digits are drawn over each
other. What a mess!
Status: New
Owner:
Labels: Version Type-Bug Priority-Medium OpSys-Any Dist-Any Arch-Any
Desktop-Any GUI-Any
New issue 43 by math.e...@t-online.de: Drawing on transparent background
doesn't work in gb3
http://code.google.com/p/gambas/issues/detail?id=43
1) Describe the problem.
Form.Mask=
Suggest you review your desktop manager settings?
On Sunday, February 27, 2011 11:11:45 am nando wrote:
> Place a menu on a form with some items on it.
> Press F10 and the left most item on the menu is highlighted
>
>
>
> -- Original Message ---
> From: Benoît Minisini
> To: n
20 matches
Mail list logo