IDEDoes anybody use an IDE or code (web coding: HTML/XML/CSS/JS/PHP/JSP)
editor that they would recommend.
I've been evaluating several and here are my results so far:
NVU: I don't like WYSIWYG editors but I'll keep it around for the
occasional complicated table I need to do quick.
Scite: I haven't looked at it in depth but it didn't seem to have the
project management I wanted.
Screem: It was too buggy, the project management was too difficult, and
it had no regex support that I could find.
Bluefish: I'm using it now and it looks good but I've n...
IDEHi, we'd been using JBuilderX for 4+ years now and looking
to re-tool but unfortunately, the latest version does not
support EAServer. I'm curious what others are using for
development. Are there any other IDEs that support
deployment to EAserver as the older JBuilder used to do?
Eclipse?
Marley wrote:
> Hi, we'd been using JBuilderX for 4+ years now and looking
> to re-tool but unfortunately, the latest version does not
> support EAServer. I'm curious what others are using for
> development. Are there any other IDEs that support
> deployment to EAs...
IDEHow can I modify the IDE of PowerBilder?
Thanks
--
________________________________
Alessandro Isola
Ateikon s.r.l.
Uff. Conegliano 0438/415709
www.ateikon.com
What exactly are you trying to achieve? The IDE is highly customizable
by itself, and if you really want to go deeper than that, there is a set
of instructions to make even deeper modificaitons, although these are
not for the faint of heart.
regards,
Bill
Alessandro Isola wrote:
>
> How can I modify the IDE of PowerBilder?
>
> Thanks
>
> --
> ________________________________
&...
idehi all !
i'm using perl with tk extension in developping desktop apps .
working on macosx platform, I use either the Xcode editor or emacs.
i'm lacking debugger support and tk gui ide . anybody any idea if
there's a ide out there with support for debugging and/or tk ?
thanks
erik
--Apple-Mail-4-517507745
Content-Transfer-Encoding: 7bit
Content-Type: text/plain;
charset=US-ASCII;
format=flowed
Try ptkdb. You can get it from CPAN as Devel::ptkdb (I think; not
where I can check at the moment). Then run your app as 'perl -dptkdb
myapp'.
On Jul...
ides
begin 666 ides.zip
M4$L#!!0````(`+**!B_QYF)N+ ,``$L&```,`!4`;&]V9V%T96PN:61E550)
M``,0*S$_$"LQ/U5X! `D!"0$755;LF,K"/T_59D#0T!$T>'X@/D/H1<[Z7MR
M^R_E%EDO2,0>M$T/G74VU;XK-3Z7_-BB<>>AJCBKL1>M63;I+4KJY[Q^^$XE
M-U,:L9ULC$UMS8XS7(Q83&6R4HLF5*]W"A&AP95?/[%ZI[7+HF(QZ$0MZ/+W
MC%=,.EX,356IRYDD"[^N1KQ^7/:FM;Q23'&*TG&;F>F*&K%716>T>F"W#C3B
MI0`FHW,/`\X0(U%T*3."JM=)K>*BWX*W-,]""M! @B%XAL.?S@*M-CK7F\6C
M"$D#FL8*":2CSEI>.84N2)-8DKHR45SJ1=TY5 HN+HA%;%; /CKTPX,N:]%6
MN8 ]&am...
movement of controls on ide
i have a problem , sometimes i cannot drag the controls here and there(they get stuck in one place) on the webform while designing the form in vs.net 2003.
i have installed the vs again . but the problem persists
Control can only be dragged if it has absolute positioning. Check that control has style="absolute: ... ". It also helps if you choose Grid Layout for the page.Thanks------------------------------------------------------------This posting is provided "AS IS" with no warranties, and confers no rights. ...
Accessing SQL in IDE
Greetings,
I really like the SQL IDE in VS.NET. However, the one flaw I find is that everytime I open a table or run a stored procedure I get prompted for user name and password. Is there a setting to disable the 'Always prompt for login name and password ' type security??
Thanks,
DS...
VS ide / delphi ide key mapI'm quit lost in VS ide, F9 run, F8 / F7
Ctrl+Alt+P for tool pallet and the fast find when you type component
name
F11 to switch to code view / object inspector, the ability to navigate
in the object inspector with tab and writing property name.
Will someone make a Delphi to VS guide?
--
Henning Swiboda wrote:
> I'm quit lost in VS ide, F9 run, F8 / F7
> Ctrl+Alt+P for tool pallet and the fast find when you type component
> name
> F11 to switch to code view / object inspector, the ability to navigate
> in the object inspector with tab and writing propert...
Controls and support by IDE
Hi, there are many controls, which have a special properties, where intellisense of IDE gives a developer help. It means, when a developer writes that property in .aspx file, the value can be set by a dialog box or by choosing from a range of values (like from dropdownlist).
The first group contains properties for setting url: ImageUrl, PostBackUrl, NavigateUrl.
Other are Style, CssClass, ...
How can I make properties like that? I expect to add some attributes to them. I just don`t know which one.
ThanksIf this is a answer to your problem, mark it as answer in right upper corner. It hel...
about IDE
Hi,i am a C# coder, and now i want to start to learn asp.net . i started by Visual Web Developer ,but that is too much slow for my PC (1.73 GHz processor, 512Mb Ram). So, which IDE i can use for best feature ?Please share to me with any opinion for getting start or anything else.... Thankx in advanceregardsarefin
Why not extend your RAM to 1G or higher for you to perform development faster? Regards,Vinz"Code, Beer and Music" that's my way of being a programmer!How to get your Forum Question Answered | Blog | CodeASP.NET
Visual Web Developer is th...
Which IDE
This is not which IDE is the best post, it is a which IDE is
best for ME post.
Currently I am using Web Matrix but there are a few things that I don’t like.
1. Like every one else, no Intellisense (code completion)
2. I want tabs that show all my open documents which I can quickly flick
through like Visual Studio.
What I don’t like about Visual Studio .Net Professional:
1. The price.
2. I don’t like using code behind that much but I guess I’m just not used to it
and can get over the fact. So this is not so major. The way I work now is
assemblies and code in the aspx pages in ...
IDE OnlyI did a complete search and could not find an answer, so I'm posting to see if anyone knows.
I need a way to determine if the IDR is running in Delphi 2007. I have some code I do not need executed while I'm programming/debugging the application.
I have code that worked for Delphi 7, but does not work properly with Delphi 2007. It's a simple code that looks at window titles, see below
*NOTE: Bug in forum won't let your show correct array code, converts to URL*
function DelphiRunning : boolean;
var
H1, H2, H3, H4 : Hwnd;
const
A1 : array(0..12] of char = ...
Version nbr on TRAN-IDE, MSG-IDEI've installed the EBF19641 on my client. I'd hoped to see the version nbr
reflected on the "properties" window. But I don't see a new version nbr on
TRAN-IDE (still see imc53). And I don't find a properties screen/window at
all for MSG-IDE.
Is the display missing?
The version number is not updated on the Tran-IDE start up screen. When
you install a patch, make sure you copy the Cover.ROLL.xxxxx file into the
NNSY_ROOT directory. If you encounter a problem with Tran-IDE, then
mention your current patch level specified by the number appended to t...