|
Author | Topic: HydraMax IDE (Read 4,554 times) |
Eikon GHNC Leader
   member is offline
![[avatar] [avatar]](http://www.eiksoft.com/eik/img/eikon.gif)
![[aim] [aim]](http://s2.images.proboards.com/aim.gif)
![[homepage] [homepage]](http://s2.images.proboards.com/buttons/www_sm.gif) Joined: Apr 2005 Gender: Male  Posts: 250 Location: Union County
|  | HydraMax IDE « Thread Started on May 9, 2006, 6:05pm » | |
Feedback and general comments about the upcoming BlitzMax IDE are welcome.
|
Sadder still to watch it die : than never to have known it : for you, the blind who once could see : the bell tolls for thee... |
|
dreamora New Member
 member is offline
Joined: May 2006 Posts: 9
|  | Re: HydraMax IDE « Reply #1 on May 10, 2006, 9:36am » | |
Sounds definitely good so far  I've already used several scintilla based IDEs for PureBasic and DBP and they were quite powerfull.
| |
|
Kragoth74 Guest
|  | Re: HydraMax IDE « Reply #2 on May 17, 2006, 6:54am » | |
I want it, I want it!!!
| |
|
dreamora New Member
 member is offline
Joined: May 2006 Posts: 9
|  | Re: HydraMax IDE « Reply #3 on May 17, 2006, 8:30am » | |
comment on the code file jumping shortcuts:
Ctrl - Left / Ctrl - Right are meant for previous word / next word on windows. Only the official IDE did this missuse.
Ctrl - TAB / Ctrl - Shift - Tab are for switching files (which normally are tabs) ...
| |
|
Eikon GHNC Leader
   member is offline
![[avatar] [avatar]](http://www.eiksoft.com/eik/img/eikon.gif)
![[aim] [aim]](http://s2.images.proboards.com/aim.gif)
![[homepage] [homepage]](http://s2.images.proboards.com/buttons/www_sm.gif) Joined: Apr 2005 Gender: Male  Posts: 250 Location: Union County
| |
dreamora New Member
 member is offline
Joined: May 2006 Posts: 9
|  | Re: HydraMax IDE « Reply #5 on May 29, 2006, 11:32am » | |
Requests: - As sync is now in: Inclusion of a list where users can add other moduleservers (especially AXE and MAK)
- Highlight of module present commands (on the last screenshot, SetBlend etc for example)
For others I would need to get my hand on it as some stuff only shows up on usage.
| |
|
Eikon GHNC Leader
   member is offline
![[avatar] [avatar]](http://www.eiksoft.com/eik/img/eikon.gif)
![[aim] [aim]](http://s2.images.proboards.com/aim.gif)
![[homepage] [homepage]](http://s2.images.proboards.com/buttons/www_sm.gif) Joined: Apr 2005 Gender: Male  Posts: 250 Location: Union County
|  | Re: HydraMax IDE « Reply #6 on May 30, 2006, 5:36am » | |
Excellent idea on the mod servers, Dreamora. I think I'll use a combo box with a few defaults in there, then let the user add new ones to the list and save them to .ini.
About the keyword highlighting, that's something I haven't gotten to yet, but will be coming to very soon. You'll be able to change all of the colors as you'd expect, and also go one step further by allowing comments/keywords/numbers, etc. to be selectively bold or italic. All this will go into a theme file that can be uploaded for sharing with other HydraMax users.
As for getting your hands on it, you're at the top of the beta testing list. Please keep the comments coming 
* edit * Official (PUB + BRL) AXE MAK BIRDIE GMAN
will be in there. Any others you'd like to see?
|
Sadder still to watch it die : than never to have known it : for you, the blind who once could see : the bell tolls for thee... |
|
dreamora New Member
 member is offline
Joined: May 2006 Posts: 9
|  | Re: HydraMax IDE « Reply #7 on Jun 4, 2006, 8:03am » | |
I couldn't think of any other. Is there any? The only thing that might be of help is support for different modservers (to get stuff from older modservers like mak ode)
| |
|
BeChris Guest
|  | Re: HydraMax IDE « Reply #8 on Jun 8, 2006, 4:12pm » | |
Hi, is Hydra Max multiplatform (I mean Win, Linux and Mac).
Few days ago, I tweaked qscintilla (a Scintilla wrapper to the QT library) because it was designed for the QT 3 serie (current is 4). The advantage to use QT is that it is crossplatform and targets Win, Linux and Mac.
The difficulty I had is to create a Lexer for bmax, for the moment I'm stuck at this point.
Questions : - will you share your source code ? - Are you interrested in using QT for aforementioned advantages ?
Continue on your excellent work.
| |
|
Eikon GHNC Leader
   member is offline
![[avatar] [avatar]](http://www.eiksoft.com/eik/img/eikon.gif)
![[aim] [aim]](http://s2.images.proboards.com/aim.gif)
![[homepage] [homepage]](http://s2.images.proboards.com/buttons/www_sm.gif) Joined: Apr 2005 Gender: Male  Posts: 250 Location: Union County
| |
dreamora New Member
 member is offline
Joined: May 2006 Posts: 9
|  | Re: HydraMax IDE « Reply #10 on Jun 9, 2006, 4:16pm » | |
BeChris: Hasn't QT quite a restrictive license when it comes to real projects (ie non GPL)
| |
|
B Guest
|  | Re: HydraMax IDE « Reply #11 on Jun 12, 2006, 5:44pm » | |
Hi, I don't think QT license is too restrictive when concerning royalty free projects.
| |
|
dreamora New Member
 member is offline
Joined: May 2006 Posts: 9
|  | Re: HydraMax IDE « Reply #12 on Jun 14, 2006, 7:32am » | |
I just rechecked their dual licensing. there is no free non-educational license that can be used for closed source. the only other is the commercial which is not free.
| |
|
dreamora New Member
 member is offline
Joined: May 2006 Posts: 9
|  | Re: HydraMax IDE « Reply #13 on Jun 21, 2006, 4:00am » | |
I haven't added this request now, but how about a small frontend for UPX V2? 
If you are interested, I can send you my sources, as I've already created one using MaxGUI.
| |
|
Eikon GHNC Leader
   member is offline
![[avatar] [avatar]](http://www.eiksoft.com/eik/img/eikon.gif)
![[aim] [aim]](http://s2.images.proboards.com/aim.gif)
![[homepage] [homepage]](http://s2.images.proboards.com/buttons/www_sm.gif) Joined: Apr 2005 Gender: Male  Posts: 250 Location: Union County
|  | Re: HydraMax IDE « Reply #14 on Jun 22, 2006, 2:11am » | |
That's a great idea. I'm working on having it built in with a build + UPX option that will compress it automatically. Feel free to mail me your source as I'd still like to see it.
|
Sadder still to watch it die : than never to have known it : for you, the blind who once could see : the bell tolls for thee... |
|
|