1. monthcalendar

There seem to be some bugs in monthcalendar. Only the top half of the
buttons are sensitive to the mouse. When the window is opened portions of
the window are on top of the parent window and some portions are under the
parent window. If I window away and back the window shows up correctly. Am I
doing something wrong?? Here's my code.

global procedure pickDate()
 wx = 261
 wy = 120
 wl = 250
 wh = 200
 winIdDate = create(MonthCalendar,"Date Selection",grpActive,wx,wy,wl,wh,0)
procedure end

...george

new topic     » topic index » view message » categorize

2. Re: monthcalendar

What version of win32lib are you using. This sounds like an early bug that
was fixed. I can't reproduce the effect in v0.55.1

----- Original Message -----
From: "George Walters" <gwalters at sc.rr.com>
To: "EUforum" <EUforum at topica.com>
Subject: monthcalendar


>
> There seem to be some bugs in monthcalendar. Only the top half of the
> buttons are sensitive to the mouse. When the window is opened portions of
> the window are on top of the parent window and some portions are under the
> parent window. If I window away and back the window shows up correctly. Am
I
> doing something wrong?? Here's my code.
>
> global procedure pickDate()
>  wx = 261
>  wy = 120
>  wl = 250
>  wh = 200
>  winIdDate = create(MonthCalendar,"Date
Selection",grpActive,wx,wy,wl,wh,0)
> procedure end
>
> ...george
>
>
>
>
>

new topic     » goto parent     » topic index » view message » categorize

3. Re: monthcalendar

Derek, I'm using v0.55.1. I could try to package the program and files to
send privately to you if you like...


...george

----- Original Message -----
From: "Derek Parnell" <ddparnell at bigpond.com>
To: "EUforum" <EUforum at topica.com>
Subject: Re: monthcalendar


>
> What version of win32lib are you using. This sounds like an early bug that
> was fixed. I can't reproduce the effect in v0.55.1
>
> ----- Original Message -----
> From: "George Walters" <gwalters at sc.rr.com>
> To: "EUforum" <EUforum at topica.com>
> Sent: Saturday, August 25, 2001 1:20 AM
> Subject: monthcalendar
>
>
> > There seem to be some bugs in monthcalendar. Only the top half of the
> > buttons are sensitive to the mouse. When the window is opened portions
of
> > the window are on top of the parent window and some portions are under
the
> > parent window. If I window away and back the window shows up correctly.
Am
> I
> > doing something wrong?? Here's my code.
> >
> > global procedure pickDate()
> >  wx = 261
> >  wy = 120
> >  wl = 250
> >  wh = 200
> >  winIdDate = create(MonthCalendar,"Date
> Selection",grpActive,wx,wy,wl,wh,0)
> > procedure end
> >
> > ...george
> >
> >
>
>

new topic     » goto parent     » topic index » view message » categorize

4. Re: monthcalendar

Yep, that'd be nice.
----- Original Message -----
From: "George Walters" <gwalters at sc.rr.com>
To: "EUforum" <EUforum at topica.com>
Subject: Re: monthcalendar


>
> Derek, I'm using v0.55.1. I could try to package the program and files to
> send privately to you if you like...
>
>
> ...george
>
> ----- Original Message -----
> From: "Derek Parnell" <ddparnell at bigpond.com>
> To: "EUforum" <EUforum at topica.com>
> Sent: Saturday, August 25, 2001 11:32 PM
> Subject: Re: monthcalendar
>
>
> > What version of win32lib are you using. This sounds like an early bug
that
> > was fixed. I can't reproduce the effect in v0.55.1
> >
> > ----- Original Message -----
> > From: "George Walters" <gwalters at sc.rr.com>
> > To: "EUforum" <EUforum at topica.com>
> > Sent: Saturday, August 25, 2001 1:20 AM
> > Subject: monthcalendar
> >
> >
> > > There seem to be some bugs in monthcalendar. Only the top half of the
> > > buttons are sensitive to the mouse. When the window is opened portions
> of
> > > the window are on top of the parent window and some portions are under
> the
> > > parent window. If I window away and back the window shows up
correctly.
> Am
> > I
> > > doing something wrong?? Here's my code.
> > >
> > > global procedure pickDate()
> > >  wx = 261
> > >  wy = 120
> > >  wl = 250
> > >  wh = 200
> > >  winIdDate = create(MonthCalendar,"Date
> > Selection",grpActive,wx,wy,wl,wh,0)
> > > procedure end
> > >
> > > ...george
> > >
> > >
>
>

new topic     » goto parent     » topic index » view message » categorize

Search



Quick Links

User menu

Not signed in.

Misc Menu