Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » U++ TheIDE » U++ TheIDE: Other Features Wishlist and/or Bugs » [PROPOSAL] Redesigned Assembly Setup Dialog
Re: [PROPOSAL] Redesigned Assembly Setup Dialog [message #49995 is a reply to message #49994] Thu, 14 June 2018 03:31 Go to previous messageGo to next message
Sender Ghost is currently offline  Sender Ghost
Messages: 301
Registered: November 2008
Senior Member
Sender Ghost wrote on Thu, 14 June 2018 01:12
Attached some patch (based on 11995 revision), which may implement some visible button for path selection, as example.

Also attached some screenshot:
index.php?t=getfile&id=5613&private=0
Re: [PROPOSAL] Redesigned Assembly Setup Dialog [message #49996 is a reply to message #49994] Thu, 14 June 2018 04:30 Go to previous messageGo to next message
Sender Ghost is currently offline  Sender Ghost
Messages: 301
Registered: November 2008
Senior Member
Attached archive with U++ package for ArrayCtrlDirs example, just in case.

Edit: Updated example.

[Updated on: Sat, 16 June 2018 18:59]

Report message to a moderator

Re: [PROPOSAL] Redesigned Assembly Setup Dialog [message #50000 is a reply to message #49994] Sat, 16 June 2018 00:42 Go to previous messageGo to next message
Klugier is currently offline  Klugier
Messages: 1075
Registered: September 2012
Location: Poland, Kraków
Senior Contributor
Hello SenderGhost,

Can you provide diff from SVN version of uppsrc instead of GIT? This diff format is useless when you operate with upp trunk.

Sincerely,
Klugier


U++ - one framework to rule them all.
Re: [PROPOSAL] Redesigned Assembly Setup Dialog [message #50007 is a reply to message #50000] Sat, 16 June 2018 12:10 Go to previous messageGo to next message
Sender Ghost is currently offline  Sender Ghost
Messages: 301
Registered: November 2008
Senior Member
Klugier wrote on Fri, 15 June 2018 22:42
This diff format is useless when you operate with upp trunk.

I think, this is not true and probably may depend from used tools.
For example, attached patch from previous message applies with using `svn patch` command:
% fetch -qo uppsrc_ide.diff "https://www.ultimatepp.org/forums/index.php?t=getfile&id=5620"
% sha256 uppsrc_ide.diff
SHA256 (uppsrc_ide.diff) = 6a4fab696fbf2c70b01051a381b93d1b3af5ed172dca56820bb50887c7ff6bda
% svn --version | head -1
svn, version 1.10.0 (r1827917)
% svn co -r 11996 svn://www.ultimatepp.org/upp/trunk upp
<..>
% cd upp
% svn patch ../uppsrc_ide.diff
U         uppsrc/ide/BaseDlg.cpp
U         uppsrc/ide/MethodsCtrls.cpp
U         uppsrc/ide/MethodsCtrls.h
U         uppsrc/ide/UppDlg.h
U         uppsrc/ide/ide.lay
The patch was created with using following command(s):
% cd upp-mirror
% git diff --no-color --no-prefix master | sed -e '/^index/d ; /^deleted/d' > ../uppsrc_ide.diff

Klugier wrote on Fri, 15 June 2018 22:42
Can you provide diff from SVN version of uppsrc instead of GIT?

I also attached `svn diff` patch to this message, just in case.
It was created with using following command (e.g. after applying the previous patch):
% svn diff --ignore-properties > ../uppsrc_ide_svn.diff
Anyway, I just showed some example(s) for this topic. It may be adapted/updated for concrete case (by developer(s)), if needed. For example, the OnBar method(s) may need changes, based on used keys.

Edit: Updated patch.

[Updated on: Sat, 16 June 2018 22:24]

Report message to a moderator

Re: [PROPOSAL] Redesigned Assembly Setup Dialog [message #50020 is a reply to message #50007] Tue, 19 June 2018 12:38 Go to previous messageGo to next message
mirek is currently offline  mirek
Messages: 13975
Registered: November 2005
Ultimate Member
Based on Oblivion's code, I have updated the trunk. Please check.
Re: [PROPOSAL] Redesigned Assembly Setup Dialog [message #50021 is a reply to message #50020] Tue, 19 June 2018 14:21 Go to previous messageGo to next message
Oblivion is currently offline  Oblivion
Messages: 1091
Registered: August 2007
Senior Contributor
Hello Mirek,
Thanks!

A small cosmetics issue:

index.php?t=getfile&id=5624&private=0

Best regards,
Oblivion


Re: [PROPOSAL] Redesigned Assembly Setup Dialog [message #50022 is a reply to message #50021] Tue, 19 June 2018 14:38 Go to previous message
mirek is currently offline  mirek
Messages: 13975
Registered: November 2005
Ultimate Member
That was actually a small glitch in FileSel. Hopefully fixed.,
Previous Topic: TheIDE remote package dependencies proposal - dealing with baazar
Next Topic: Change output directory
Goto Forum:
  


Current Time: Thu Mar 28 20:29:37 CET 2024

Total time taken to generate the page: 0.01834 seconds