Search Type: Posts; User: mxracer
Search: Search took 0.03 seconds.
-
7 Jun 2012 10:09 AM
Jump to post Thread: Start Menu for 2.0 Desktop by mxracer
- Replies
- 722
- Views
- 353,272
I have put this project on GitHub:
https://github.com/ToddMurdock/qWikiOffice -
1 May 2011 10:07 AM
- Replies
- 15
- Views
- 7,942
I have been creating an app while looking to the MVC guide for instruction and I ran into this issue as well. My solution for now (not sure if its correct for long term) is in code below.
Define... -
14 Jun 2010 6:27 AM
Jump to post Thread: Start Menu for 2.0 Desktop by mxracer
- Replies
- 722
- Views
- 353,272
I have just updated the 'download' page with the ZIP file: 'qWikiOffice-Snapshot.zip'.
I know people are waiting... so I have made this available.
http://www.qwikioffice.com/download.php -
31 May 2010 7:00 AM
Jump to post Thread: ExtJS should change policy by mxracer
- Replies
- 7
- Views
- 1,353
Is this a joke?
-
28 May 2010 4:12 AM
Jump to post Thread: Start Menu for 2.0 Desktop by mxracer
- Replies
- 722
- Views
- 353,272
Desktop.js has an addShortcut() method which accept a module id parameter so if you :
var desktop = this.app.getDesktop();
desktop.addShortcut('my-module');
For reference you can look at... -
27 May 2010 8:27 AM
Jump to post Thread: Start Menu for 2.0 Desktop by mxracer
- Replies
- 722
- Views
- 353,272
I have yet to finish the Admin module.
I just updated the login, forgot password and signup pages to use ext-core.js instead of the custom build ext.js file they were using.
The Admin module is... -
24 May 2010 9:15 AM
Jump to post Thread: ExtJS.com Login Screen by mxracer
- Replies
- 6
- Views
- 1,418
Have you set?
Ext.BLANK_IMAGE_URL = '../My/Path/To/Image/blank.gif';
View the docs for more info on this.
Excerpt: URL to a 1x1 transparent gif image used by Ext to create inline icons with... -
10 May 2010 7:38 PM
Jump to post Thread: Start Menu for 2.0 Desktop by mxracer
- Replies
- 722
- Views
- 353,272
I just updated the demo.
1. Now supports Taskbar top/bottom positions. Need to allow user preference to be set.
2. Added the Ext JS Blue, Gray and Access themes.
I have also done various code... -
10 May 2010 7:37 PM
Jump to post Thread: Start Menu for 2.0 Desktop by mxracer
- Replies
- 722
- Views
- 353,272
I suggest the same. The modules are not being loaded.
-
6 May 2010 9:09 PM
Jump to post Thread: Start Menu for 2.0 Desktop by mxracer
- Replies
- 722
- Views
- 353,272
I have just updated the demo
The Vista themes need to be updated to work with Ext JS 3.2.1. For the most part I think only the taskbar button CSS/sprite will need updated.
In its default... -
5 May 2010 8:30 AM
Jump to post Thread: Start Menu for 2.0 Desktop by mxracer
- Replies
- 722
- Views
- 353,272
I am working on qWikiOffice again. I am updating it to support the current version of Ext JS (3.2.1).
Anyone interested can follow here. -
6 Apr 2010 7:28 AM
- Replies
- 23
- Views
- 7,431
I use Navicat where I can. I have some clients hosting with a company that prevents remote access to their database. So loading something like this onto the server would be nice.
-
1 Nov 2009 9:46 AM
Jump to post Thread: Start Menu for 2.0 Desktop by mxracer
- Replies
- 722
- Views
- 353,272
Its not dead, I have just been too busy lately. I did post the code to download the Pre 1.0 Beta here: http://www.qwikioffice.com/forum/viewtopic.php?f=2&t=1360
-
10 Apr 2009 8:21 PM
Jump to post Thread: OMG the comma! WARNING RANT! by mxracer
- Replies
- 35
- Views
- 8,010
I have to admit that when I first saw leading commas I did not like it.
But after many times of being bit by an extra trailing comma causing an IE error, I use the leading comma method and have... -
4 Apr 2009 8:41 AM
- Replies
- 25
- Views
- 16,736
Are we free to use this code?
-
4 Apr 2009 8:26 AM
- Replies
- 25
- Views
- 16,736
I tried it in FF 3 and IE 8 and worked nice.
I did notice that in FF:
1. I selected a row in grid A
2. Clicked ctrl+c
3. Now to paste into grid B ( by clicking ctrl+v ), I had to select a row... -
1 Mar 2009 12:18 PM
- Replies
- 5
- Views
- 2,961
Hello,
I just happened to see this thread.
Yes qWikiOffice is getting closer to a 1.0 Beta version. I have been very busy with contract work, but I work on it as time permits.
I have been... -
15 Feb 2009 1:08 PM
Jump to post Thread: Start Menu for 2.0 Desktop by mxracer
- Replies
- 722
- Views
- 353,272
To anyone interested in weighing in on this topic: 1.0 Beta - Definitions, please follow the link and reply to it.
Thank you -
23 Dec 2008 7:53 PM
Jump to post Thread: Ext Sightings by mxracer
- Replies
- 190
- Views
- 150,988
No offense, but when someone takes my open source code and states that they are going to use it in their commercial project (as his post originally stated... since changed). I will post asking about...
-
22 Dec 2008 11:06 AM
Jump to post Thread: Ext Sightings by mxracer
- Replies
- 190
- Views
- 150,988
xantus,
Just my opinion.
I released qWikiOffice open source for the purpose of allowing other developers to use it to launch their open source web apps. Not so someone else could just take my... -
2 Dec 2008 8:23 AM
Jump to post Thread: Start Menu for 2.0 Desktop by mxracer
- Replies
- 722
- Views
- 353,272
Right now qWikiOffice only supports loading the modules on demand. I plan to add a config to allow preload or on demand. Personally I think on demand is best.
I have also updated to use PHP's... -
27 Nov 2008 6:27 PM
Jump to post Thread: Ext coding standards by mxracer
- Replies
- 23
- Views
- 5,104
I have just set Eclipse to insert spaces for tabs :)
-
17 Nov 2008 7:37 AM
Jump to post Thread: Start Menu for 2.0 Desktop by mxracer
- Replies
- 722
- Views
- 353,272
I haven't had time to write up much on it. You can look here: http://www.qwikioffice.com/forum/viewtopic.php?f=2&t=254
-
12 Nov 2008 8:14 AM
Jump to post Thread: Start Menu for 2.0 Desktop by mxracer
- Replies
- 722
- Views
- 353,272
Actually this should be easy.
In system/core/App.js, getStartItemsConfig() checks for the menuPath property of each module. If the property exists, it uses it to add the module to the... -
10 Nov 2008 10:57 AM
- Replies
- 6
- Views
- 1,784
I have this same issue.
Results 1 to 25 of 118
