* 650 Posts in 228 Topics by 68 Members Latest Member: takis76   **
IFSO PORTAL
  Advanced search
May 17, 2012, 06:43:41 pm
HomeforumHelpSearchLoginRegister**
Recent Posts
[May 05, 2012, 01:01:38 pm]

[May 03, 2012, 02:11:03 pm]

[April 30, 2012, 12:48:25 pm]

[April 30, 2012, 12:46:52 pm]

[March 02, 2012, 02:05:01 pm]

[February 01, 2012, 07:03:43 pm]

[January 10, 2012, 09:50:03 pm]

[November 06, 2011, 02:57:54 pm]

[November 05, 2011, 08:11:39 pm]

[November 03, 2011, 12:09:02 pm]
IFSO Portal  |  Forum  |  ifsoGUI  |  ifsoGUI Discussion  |  Topic: Future Development « previous next »
Pages: 1 [2] Go Down Print
Author Topic: Future Development  (Read 5526 times)
TaskMaster
Administrator
Sr. Member
*****
Offline Offline

Posts: 450


TaskyZ
View Profile
« Reply #15 on: August 27, 2009, 08:42:04 pm »

Well I might have a go at writing one myself then.  Another feature that would be awesome is support for custom properties.  Java's Swing supports this.  Basically just have a string->object map in ifsoGUI_Base so that every component will inherit it.

Field customProperties:TMap = New TMap
Method SetProperty(key$,value:Object) customProperties.Insert(key,value) EndMethod
Method GetProperty:Object(key$) Return customProperties.ValueForKey(key) EndMethod

Easy. Wink


Is this any different than just subclassing (extending) the gadget?  What would you use it for?
Logged
Samah
ifsoGUI Owner
Newbie
*
Offline Offline

Posts: 9



View Profile
« Reply #16 on: August 27, 2009, 08:51:04 pm »

Is this any different than just subclassing (extending) the gadget?  What would you use it for?
It would be a handy way of tagging an existing gadget without having to extend it.  It would be nice to be able to set a common property on multiple gadgets without having to extend each one.
Logged
TaskMaster
Administrator
Sr. Member
*****
Offline Offline

Posts: 450


TaskyZ
View Profile
« Reply #17 on: August 27, 2009, 11:20:43 pm »

Is this any different than just subclassing (extending) the gadget?  What would you use it for?
It would be a handy way of tagging an existing gadget without having to extend it.  It would be nice to be able to set a common property on multiple gadgets without having to extend each one.

OK, it is a simple enough thing to add.
Logged
TaskMaster
Administrator
Sr. Member
*****
Offline Offline

Posts: 450


TaskyZ
View Profile
« Reply #18 on: August 29, 2009, 10:41:58 am »

I like the idea of the docs being on a website like that, because then it can become a living document.
In that case, maybe you should set up a wiki, but limit editing to ifsogui users.

I think a wiki is next.  I am so behind on updating the limited docs on the ifogui.com website, it is pathetic really.  At least the docs in the mod folder are up to date.  Smiley

Anybody have an opinion on which wiki is best?  I would like a wiki software package I can put on my own server I think.  I wonder if there is one I can setup on my server, that integrates security from SMF so I do not have to manage user rights on it separately?

UPDATE:  It looks like MediaWiki has a mod that allows it to read permissions from the SMF user database.  So, I will try to get it setup on the server.  I haven't ever really used a wiki before, so this will be a learning process for me.   Grin
« Last Edit: August 29, 2009, 10:58:15 am by TaskMaster » Logged
Pages: 1 [2] Go Up Print 
IFSO Portal  |  Forum  |  ifsoGUI  |  ifsoGUI Discussion  |  Topic: Future Development « previous next »
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.16 | SMF © 2011, Simple Machines
TinyPortal v0.9.8 © Bloc
TechHead design by Bloc
Valid XHTML 1.0! Valid CSS!