Home » Developing U++ » U++ Developers corner » "ToDo"
|
|
|
|
|
|
|
|
|
|
|
|
| Re: "ToDo" [message #33680 is a reply to message #33676] |
Mon, 05 September 2011 14:08   |
mdelfede
Messages: 1310 Registered: September 2007
|
Ultimate Contributor |
|
|
| mirek wrote on Mon, 05 September 2011 13:58 |
| 281264 wrote on Mon, 05 September 2011 07:37 | Excellent task list.
I propose to include a kind of Docking for menu bars (if this is of interest).
Best wishes,
Javier
|
As menu is just regular Ctrl, I see no reason why it should not work with current Docking...
Mirek
|
Well, I'm thinking a bit more of a modular menu system for apps, and I guess Docking wouldn't be enough for it.
I think I'll drop some lines about it in some month... I need it anyways for my new app.
What I think would be great is a sort of xml-driven menu/toolbar system, with toolbars freely dockable on each corners of top window, and an user menu/toolbar editor embedded in applications.
Items could then send a String/Value/Number to listening handlers in applications.
That one would allow customization of menu system by end user, which is almost a must in cad applications (many, many commands and usually a small set that a user want to have handy).
Max
|
|
|
|
|
|
|
|
| Re: "ToDo" [message #33691 is a reply to message #33680] |
Tue, 06 September 2011 08:25   |
 |
mirek
Messages: 14290 Registered: November 2005
|
Ultimate Member |
|
|
| mdelfede wrote on Mon, 05 September 2011 08:08 |
| mirek wrote on Mon, 05 September 2011 13:58 |
| 281264 wrote on Mon, 05 September 2011 07:37 | Excellent task list.
I propose to include a kind of Docking for menu bars (if this is of interest).
Best wishes,
Javier
|
As menu is just regular Ctrl, I see no reason why it should not work with current Docking...
Mirek
|
Well, I'm thinking a bit more of a modular menu system for apps, and I guess Docking wouldn't be enough for it.
I think I'll drop some lines about it in some month... I need it anyways for my new app.
What I think would be great is a sort of xml-driven menu/toolbar system, with toolbars freely dockable on each corners of top window, and an user menu/toolbar editor embedded in applications.
Items could then send a String/Value/Number to listening handlers in applications.
That one would allow customization of menu system by end user, which is almost a must in cad applications (many, many commands and usually a small set that a user want to have handy).
Max
|
Well, if I understand you well, you ask for configurable menu and toolbar, correct? (Preferably by drag&drop).
Mirek
|
|
|
|
|
|
| Re: "ToDo" [message #33695 is a reply to message #33693] |
Tue, 06 September 2011 09:28   |
 |
mirek
Messages: 14290 Registered: November 2005
|
Ultimate Member |
|
|
| mr_ped wrote on Tue, 06 September 2011 03:14 | This looks like only-code Todo.
|
It was meant to be so.
| Quote: |
I would keep in focus some other things as well:
- GSOC - another try
|
Well, I guess Google might be quite interested in U++ supporting NaCl... more that those things in past we were suggesting.
Mirek
[Updated on: Tue, 06 September 2011 09:29] Report message to a moderator
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Re: "ToDo" [message #33774 is a reply to message #33772] |
Mon, 12 September 2011 08:51   |
 |
koldo
Messages: 3458 Registered: August 2008
|
Senior Veteran |
|
|
| mirek wrote on Mon, 12 September 2011 05:43 |
| koldo wrote on Sun, 11 September 2011 16:11 |
| mirek wrote on Sun, 11 September 2011 15:34 |
| koldo wrote on Sat, 10 September 2011 11:43 | Hello Mirek
How could be the base of SVGParser class?
|
Sorry, I am not sure what you mean?
Mirek
|
Hello Mirek
I mean parent classes, main methods...
|
Actually, most likely single function would suffice, something like:
void RenderSVG(XmlParser& p, Painter& p);
Mirek
|
It is ok .
Best regards
Iñaki
|
|
|
|
|
|
|
|
|
|
|
|
| Re: "ToDo" [message #33887 is a reply to message #33884] |
Wed, 21 September 2011 14:52  |
mdelfede
Messages: 1310 Registered: September 2007
|
Ultimate Contributor |
|
|
| mirek wrote on Wed, 21 September 2011 10:11 | - on demand loading of some packages (U++ installation grew from 10MB to 30MB because it contains the whole bazaar).
|
A proposal for this one... and I could try to implement it with some help :
1) Bazaar svn repository on GitHub (or elsewhere)
2) A "metarepository", for example named Modules, which contains just the module list updated, maybe automatically
3) A menu entry in Theide which downloads point 2 and offer the choice of getting optional modules with svn (and update them on demand)
We could have even 2-3 repositories, the classic Bazaar, one for testing code before putting to Bazaar and one for most tested code, which will probably go into Upp.
Ciao
Max
|
|
|
|
Goto Forum:
Current Time: Sun May 03 14:37:31 GMT+2 2026
Total time taken to generate the page: 0.01255 seconds
|