Author Topic: BlockOS [On hold until further notice]  (Read 82215 times)

Is there a way to uninstall?

Is there a way to uninstall?
Uninstall blockos? Yeah, just delete it from your add-ons folder.

Is there a way to uninstall?
isn't this bad

that your losing members

isn't this bad

that your losing members
we don't care.
1 out of the 500+ users isn't going to hurt.
On the topic of BlockOS7:
1) The Auth System now works
2) The App Loader is officially put in.
3) The App Manager is done except for the server networking (and a few adjustments to the gui i think)
4) Nullable is no longer lazy
5) BlockOS is officially 1,228 lines of code.

4) Nullable is no longer lazy
Yes he is. He also enjoys talking about himself in third person.

we don't care.

Yes we do. Shush brain.

isn't this bad

that your losing members

Yes, however we can't say "Oh I'm not telling you how to uninstall it"

5) BlockOS is officially 1,228 lines of code.

5023 lines too few

5023 lines too few

Why take up extra space when it's not needed?


5023 lines too few
how?
whats better with...
    1
5023
1228
------
6251

...6251 lines of code?


How the forget did you get the apps to move around on the desktop like that. I'm confused.

How the forget did you get the apps to move around on the desktop like that. I'm confused.

mouse event controls that [optionally expand to fill screen when activated and then] track mouse movement and repositions icons accordingly

or at least that's how I would have done it.


mouse event controls that [optionally expand to fill screen when activated and then] track mouse movement and repositions icons accordingly

or at least that's how I would have done it.

Got it in one.

If anyone wants the code as a resource, here is a heavily annotated version.

Got it in one.

If anyone wants the code as a resource, here is a heavily annotated version.

Why not do BlockOS_MouseCapture::onMousewhatever instead of packaging for all mouse event controls, testing for the blockos one, and then needing a parent

also doesn't your drag function mean that the icon will suddenly move to have the mouse centered instead of moving relative to the mouse?
« Last Edit: June 19, 2012, 01:08:39 PM by Nexus »