Hi all,
I am trying to get the new value of a slider control when the user spins
the mousewheel over it.
Public Sub InnerSlider_MouseWheel()
Debug $innerslider.Value
Wait
Debug $innerslider.Value
$innervaluebox.Text = $innerslider.Value
Are things better with revision #5494?
--
Benoît Minisini
--
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow -
Status: New
Owner:
Labels: Version Type-Bug Priority-Medium OpSys-Any Dist-Any Arch-Any
Desktop-Any GUI-Any
New issue 374 by r...@cyberjunky.nl: Cannot compile trunks gb.media on
Ubuntu 11.04
http://code.google.com/p/gambas/issues/detail?id=374
1) Describe the problem.
Cannot compile tr
On Sun, 06 Jan 2013, Beno?t Minisini wrote:
> Le 06/01/2013 02:20, Tobias Boege a ?crit :
> > Hi Benoit,
> >
> > here's the story: I originally wanted to redirect the Error
> > instruction's default stream to a pipe which I could then read from
> > in the same application. For some reason I got a "
OK, I have been playing with this all day.
What is happening in _Split.Layout does not make sense.
I modified my original demo to add some debugs which is attached.
And here is the output(with #comments):
Run 0 : Before anything the config file is manually set to
MainSplitter=[5,5,5]
Run 1 : Hs