#PB_Canvas_DrawFocus should include the #PB_Canvas_Keyboard
#PB_Canvas_DrawFocus should include the #PB_Canvas_Keyboard
#PB_Canvas_DrawFocus without #PB_Canvas_Keyboard is useless, so the keyboard-flag should auto. added.
PureBasic 5.73 | SpiderBasic 2.30 | Windows 10 Pro (x64) | Linux Mint 20.1 (x64)
Old bugs good, new bugs bad! Updates are evil: might fix old bugs and introduce no new ones.

Old bugs good, new bugs bad! Updates are evil: might fix old bugs and introduce no new ones.

Re: #PB_Canvas_DrawFocus should include the #PB_Canvas_Keybo
done.
quidquid Latine dictum sit altum videtur
Re: #PB_Canvas_DrawFocus should include the #PB_Canvas_Keybo
hey ! You could want to have the keyboard focus without adding the focus drawing !!
I think it was intended like this !!
you can use #PB_Canvas_Keyboard without adding #PB_Canvas_DrawFocus, this is the important part !! not the contrary ! It will ruin some of my work there... It is not a difficult task to let this constant be -_- (or add a constant like the following : #PB_Canvas_DontDrawFocus to use with #PB_Canvas_Keyboard)
I think it was intended like this !!
you can use #PB_Canvas_Keyboard without adding #PB_Canvas_DrawFocus, this is the important part !! not the contrary ! It will ruin some of my work there... It is not a difficult task to let this constant be -_- (or add a constant like the following : #PB_Canvas_DontDrawFocus to use with #PB_Canvas_Keyboard)
_________________________________________________
My Website : CeriseCode (Warning : perpetual changes & not completed
)
My Website : CeriseCode (Warning : perpetual changes & not completed

Re: #PB_Canvas_DrawFocus should include the #PB_Canvas_Keybo
this is not changedgraph100 wrote:you can use #PB_Canvas_Keyboard without adding #PB_Canvas_DrawFocus

PureBasic 5.73 | SpiderBasic 2.30 | Windows 10 Pro (x64) | Linux Mint 20.1 (x64)
Old bugs good, new bugs bad! Updates are evil: might fix old bugs and introduce no new ones.

Old bugs good, new bugs bad! Updates are evil: might fix old bugs and introduce no new ones.

Re: #PB_Canvas_DrawFocus should include the #PB_Canvas_Keybo
If you use #PB_Canvas_DrawFocus (alone) it adds #PB_Canvas_Keyboard. Not the other way around 

quidquid Latine dictum sit altum videtur
Re: #PB_Canvas_DrawFocus should include the #PB_Canvas_Keybo
ok
sorry for reacting so straight up ! My English comprehension need some work up...
(anyway, thanks for improving the canvasgadget ; )

(anyway, thanks for improving the canvasgadget ; )
_________________________________________________
My Website : CeriseCode (Warning : perpetual changes & not completed
)
My Website : CeriseCode (Warning : perpetual changes & not completed
