Benoit Minisini ha scritto:
> On lundi 29 septembre 2008, Jorge Carrión wrote:
>
>> Excuse me, I've read what I've been write and I think is not very clear.
>> What I want is raise the .movefirst (or next) event of the second
>> databrowse when I make a click in the first databrowser. In other w
This is possible now, thanks to the changes in the gb.desktop component from
revision #1617.
1) The DesktopWindow class now allows to change the Minimized, Maximized,
FullScreen, Sticky state of a top-level window.
2) The new DesktopWatcher class allows to watch the following things:
- Active w
On lundi 29 septembre 2008, Jorge Carrión wrote:
> Excuse me, I've read what I've been write and I think is not very clear.
> What I want is raise the .movefirst (or next) event of the second
> databrowse when I make a click in the first databrowser. In other words:
> cath the click event of the fi
Excuse me, I've read what I've been write and I think is not very clear.
What I want is raise the .movefirst (or next) event of the second databrowse
when I make a click in the first databrowser. In other words: cath the click
event of the first DataBrowser (and the index, etc.)... but there's no s
Hi everybody.
I'm writing my first Gambas application after a lot of years of VB, and
there is on thing I can't foun in help or in the books i have:
In a bound control as DataBrowser, how I can access to the database Events?
(movenext, eof, etc.)?
In detail:
I have a recordsource who has a databrow
Recently built a snapshot of the gambas2 svn tree (revision 1601) as
instructed by beniot to fix a problem with the forms not translating
and the IDE crashing as I tried.
That got fixed, however, now I have this other problem that didn't happen before
I get this error when I try to modify objects