I wander why the property Modal of a Form is not in Properties Toolbox?
--
Beautiful is writing same markup. Internet Explorer 9 supports
standards for HTML5, CSS3, SVG 1.1, ECMAScript5, and DOM L2 & L3.
Spend less time
> On Mon, 2010-10-04 at 20:45 +0200, Benoît Minisini wrote:
> > > Hi
> > >
> > > i have just found that if i change the "Background" color of FMain the
> > > Menu color does not change when the app is running.
> > > It changes only in IDE.
> > >
> > > Although if i change the "Foreground" color o
> OK, here it is.
>
> Jussi
>
>
Well, your little example works as expected there (Mandriva 2010.1 / x86-64).
On Gambas 3, it works if you add 'As "Process"' after the SHELL instruction
and replace LINE INPUT by the READ instruction.
Note that you should use EXEC instead of SHELL. Not import
i try second time to email this message i think admin rules abort it
--- Begin Message ---
On Mon, 2010-10-04 at 22:41 +0300, user wrote:
> I created a project with gb.gui.
>
> I changed the components from gb.gui to gb.qt and tried to compile the
> project.
>
> The result was to create a name.ga
Le lundi 04 octobre 2010 23:53:36, Benoît Minisini a écrit :
> > Le lundi 04 octobre 2010 21:39:39, M. Cs. a écrit :
> > > I know that everybody is fixed upon gambas3, but I'm desperately trying
> > > to say, that there are so many bugs in it. For example, it freezes the
> > > entire application up
> Mmmm, I don't know :-/
>
> I'm followed the instructions posted in
> http://gambasdoc.org/help/dev/gambas "How To Program Components In
> Gambas", but there are things that are obsolete in gambas3, like "You can
> install the component in your home directory by checking the correspo
> Le lundi 04 octobre 2010 21:39:39, M. Cs. a écrit :
> > I know that everybody is fixed upon gambas3, but I'm desperately trying
> > to say, that there are so many bugs in it. For example, it freezes the
> > entire application upon MP3 playback if the bitrate is higher than 128
> > kbps which is t
Le lundi 04 octobre 2010 21:39:39, M. Cs. a écrit :
> I know that everybody is fixed upon gambas3, but I'm desperately trying to
> say, that there are so many bugs in it. For example, it freezes the entire
> application upon MP3 playback if the bitrate is higher than 128 kbps which
> is the only ac
On Mon, 2010-10-04 at 22:41 +0300, user wrote:
> I created a project with gb.gui.
>
> I changed the components from gb.gui to gb.qt and tried to compile the
> project.
>
> The result was to create a name.gambas file 2 Gb and to crash the IDE.
>
> When i tried to reopen the project, in order to c
Le lundi 04 octobre 2010 21:39:39, M. Cs. a écrit :
> I know that everybody is fixed upon gambas3, but I'm desperately trying to
> say, that there are so many bugs in it. For example, it freezes the entire
> application upon MP3 playback if the bitrate is higher than 128 kbps which
> is the only ac
> I know that everybody is fixed upon gambas3, but I'm desperately trying to
> say, that there are so many bugs in it. For example, it freezes the entire
> application upon MP3 playback if the bitrate is higher than 128 kbps which
> is the only accepted rate, since if the bitrate is lower, or the f
> I created a project with gb.gui.
>
> I changed the components from gb.gui to gb.qt and tried to compile the
> project.
>
> The result was to create a name.gambas file 2 Gb and to crash the IDE.
>
> When i tried to reopen the project, in order to change the components i
> get an error message l
I created a project with gb.gui.
I changed the components from gb.gui to gb.qt and tried to compile the
project.
The result was to create a name.gambas file 2 Gb and to crash the IDE.
When i tried to reopen the project, in order to change the components i
get an error message like the attached i
I know that everybody is fixed upon gambas3, but I'm desperately trying to
say, that there are so many bugs in it. For example, it freezes the entire
application upon MP3 playback if the bitrate is higher than 128 kbps which
is the only accepted rate, since if the bitrate is lower, or the frequency
On Mon, 2010-10-04 at 20:45 +0200, Benoît Minisini wrote:
> > Hi
> >
> > i have just found that if i change the "Background" color of FMain the
> > Menu color does not change when the app is running.
> > It changes only in IDE.
> >
> > Although if i change the "Foreground" color of FMain the Menu
> Hi
>
> i have just found that if i change the "Background" color of FMain the
> Menu color does not change when the app is running.
> It changes only in IDE.
>
> Although if i change the "Foreground" color of FMain the Menu color does
> change.
>
> i use Gambas 2.21 in Ubuntu 10.04.
>
> Thank
> Some help items in the Wiki Encyclopaedia, repeats the sample code of
> each line.
>
> Example:
>
> http://gambasdoc.org/help/comp/gb.qt/control/.keypress?show
Oops. Fixed...
--
Benoît Minisini
--
Virtualization i
Hi
i have just found that if i change the "Background" color of FMain the
Menu color does not change when the app is running.
It changes only in IDE.
Although if i change the "Foreground" color of FMain the Menu color does
change.
i use Gambas 2.21 in Ubuntu 10.04.
Thanks.
--
Some help items in the Wiki Encyclopaedia, repeats the sample code of
each line.
Example:
http://gambasdoc.org/help/comp/gb.qt/control/.keypress?show
--
Fabián Flores Vadell
www.speedbooksargentina.blogspot.com
--
V
2010/10/4 Biro Zoltan :
> Thank you very much Johny!
>
> BUT!
>
> I can evaluate the key pressed with keypress event, but I cannot make
> the cursor to leave this textbox and to move to the next textbox.
>
> My example:
>
> PUBLIC SUB factura_KeyPress()
> IF Key.Code = Key.Enter OR Key.Code = Key.
On Monday 04 October 2010 21:15:13 Rolf-Werner Eilert wrote:
> Am 04.10.2010 06:08, schrieb richard terry:
> > Having wasted a couple of frustrating hours on this simple task, I
> > thought I'd ask the list.
> >
> > I have a 3 column column view. I want to set the sizes of this to a user-
> > defin
Mmmm, I don't know :-/
I'm followed the instructions posted in
http://gambasdoc.org/help/dev/gambas "How To Program Components In Gambas", but
there are things that are obsolete in gambas3, like "You can install the
component in your home directory by checking the corresponding
Benoit should be able to tell you where to look at - at least he knows
best the underlying code for the Grid and Tableview. But he needs to
know the facts about your system, too.
I have been using both options, user-input and separate dialog. It
depends on usability:
- There is an account app
Op 04-10-10 11:02, Zoltan Biro schreef:
> Hello everybody..
>
> Can somebody told me how I can make the cursor to leave textbox
> with a simple key?
> By defaul I can leave these controls only with the tab or directional
> keys..this is very unconfortable.
> Thank you for your answer in advan
Hi all!
I evaluated the last key pressed in a valuebox with the keypress
event. If the value of the key pressed is I wish to make the
cursor to leave the current valuebox and to move to next object (a value
box or command button etc.)
How can I make this? Is a method to set the focus to an anot
NewTextBox.SetFocus() ?
Jussi
On Mon, Oct 4, 2010 at 15:55, Biro Zoltan wrote:
> Thank you very much Johny!
>
> BUT!
>
> I can evaluate the key pressed with keypress event, but I cannot make
> the cursor to leave this textbox and to move to the next textbox.
>
> My example:
>
> PUBLIC SUB fact
I'm sorry Richard. I'm talking about grid view. I never have used column
view control. I hate the users are to be able to modify data into grid. I
usually force to the user to do double-click and open a fast form to edit
the row. When the form with the row is closed the table is update.
Regards,
R
Thank you very much Johny!
BUT!
I can evaluate the key pressed with keypress event, but I cannot make
the cursor to leave this textbox and to move to the next textbox.
My example:
PUBLIC SUB factura_KeyPress()
IF Key.Code = Key.Enter OR Key.Code = Key.Return THEN
' here is neccesary a
Am 04.10.2010 06:08, schrieb richard terry:
> Having wasted a couple of frustrating hours on this simple task, I thought I'd
> ask the list.
>
> I have a 3 column column view. I want to set the sizes of this to a user-
> defined width (I've put in the code to save this ok), but for the moment to be
Hello everybody..
Can somebody told me how I can make the cursor to leave textbox
with a simple key?
By defaul I can leave these controls only with the tab or directional
keys..this is very unconfortable.
Thank you for your answer in advance.
Best regards,
Zoli B.
---
> Hi everyone,
> I have recently discovered Gambas and am using it on a PCLinuxOS 2010
> distribution.
> I have used SQLite databases under VB and RealBasic but am kindof
> stumped with SQLite3.
> I am writing a Ham radio Logger App and I need to check the DB tables
> etc on loading the App.
>
>
Benito,
Thanks for the prompt reply.
I have taken out of the project unnecessary forms to reduce the size of
the project.
The database that has been created is included.
Decompress the tar.bz2 file > open the project in Gambas II > set a
breakpoint in modDatabase.Module(function CheckTable
Solved:
PUBLIC SUB factura_KeyRelease()
IF Key.Code = Key.Enter OR Key.Code = Key.Return THEN
datum.SetFocus
ENDIF
END
--- Begin Message ---
Hi all!
I evaluated the last key pressed in a valuebox with the keypress
event. If the value of the key pressed is I wish to make the
cursor to le
Hi Richard,
Are you using gambas2 or gambas3? qt or gtk+? Did you tried the same project
with only qt components? Which OS are you using? The gambas installation has
been made from svn or from the os package?
I asking about this because the code looks like ok.
If you understand Spanish, I can se
34 matches
Mail list logo