Hi Everybody,
Just another quick note about the new panelbar widget- it implements
the "margin" theme property now, however the existing themes were
designed assuming that margin would always be zero. I have added
"margin = 0;" to the panelbar object on all the themes (i think). New
theme sou
Quoting from the CVS log:
--8<--
Committing my complete panelbar overhaul finally!
All the former features of the panelbar work except for the zoom button
(which we will soon reimplement as a fullscreen toggle).
Note that i haven't implemented Tasnim's suggestions for switching apps
and
You shouldn't need to create the button in every window, hotkeys will
work no matter where the button is created. You could create it in your
main window, and it would still work in all others.
Also, the recent addition of the pgCreateWidget API function means that
you can create a button widg
I have emailed the author, asking that it be committed to picolinux's
CVS repository as soon as possible. We'd all like to see the new kernel
and get it working with the Pico/Linux distrobution, but so far none of
us have actually seen it yet.
On 2002.01.11 01:49 Johannes Zellner wrote:
> On T
Hi Micah, hi all,
Thanx for the tips for emplementing password support. I will start this soon.
By now, I have another problem due to some ~concurrent~ update which appear only on
the DragonBall platform :-)
I have the following application:
++
||
| LAUNCHER |
|
Hi
folks,
Is it possible to detect a key
code from overall project. I mean I want to detect for example emergency stop
key from all windows. I figured it out with using a zero sized button and a hot
key binded it. But it is a foolish method because the button must
be used in ever